projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2012-05-01
Trond Myklebust
NFS: Always trust the PageUptodate flag when we have...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Trond Myklebust
NFS: Optimise away nfs_check_inode_attributes() when...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Trond Myklebust
NFS: Don't force page cache revalidations when holding...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Trond Myklebust
NFSv4: Retrieve attributes _before_ calling delegreturn
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Trond Myklebust
NFSv4: Delegreturn only needs the cache consistency...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Trond Myklebust
NFSv4: Fix a typo in NFS4_enc_link_sz
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Trond Myklebust
NFS: Simplify the nfs_read_completion functions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Trond Myklebust
NFS: Clean up nfs read and write error paths
commit
|
commitdiff
|
tree
|
snapshot
2012-05-01
Trond Myklebust
NFS: Read cleanups
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Trond Myklebust
NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefined
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Trond Myklebust
NFS: Use kmem_cache_zalloc() in nfs_direct_req_alloc
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Trond Myklebust
NFS: Simplify O_DIRECT page referencing
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Trond Myklebust
NFS: O_DIRECT pgio_completion_ops error_cleanup must...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Trond Myklebust
NFS: Ensure that we break out of read/write_schedule_se...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Bryan Schumaker
NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_f...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Bryan Schumaker
NFS: Define nfs_direct_write_schedule_work() when v3...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Bryan Schumaker
NFS: pnfs_pageio_init_read() and init_write() need...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Trond Myklebust
NFS: Fix a use-before-initialised warning in fs/nfs...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Remove extra rpc_clnt argument to proc_lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Create a submount rpc_op
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Remove secinfo knowledge out of the generic client
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: Prevent garbage cinfo->ds from leaking out
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: rewrite directio write to use async coalesce code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: avoid some stat gathering for direct io
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: add dreq to nfs_commit_info
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: create nfs_commit_completion_ops
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: create struct nfs_commit_info
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: create nfs_generic_commit_list
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: rewrite directio read to use async coalesce code
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: prepare coalesce testing for directio
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: remove unused wb_complete field from struct nfs_page
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: create completion structure to pass into page_init...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: merge _full and _partial write rpc_ops
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: merge _full and _partial read rpc_ops
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: create struct nfs_page_array
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: create common nfs_pgio_header for both read and...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: use req_offset where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: remove unnecessary casts of void pointers in nfs4f...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: reverse arg order in nfs_initiate_[read|write]
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: dprintks in directio code were referencing task...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: add a struct nfs_commit_data to replace nfs_write_...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS4.1: Add lseg to struct nfs4_fl_commit_bucket
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS4.1: make pnfs_ld_[read|write]_done consistent
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Fred Isaman
NFS: grab open context in direct read
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Remove unused function nfs_lookup_with_sec()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Honor the authflavor set in the clone mount data
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Fix following referral mount points with different...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Do secinfo as part of lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Handle exceptions coming out of nfs4_proc_fs_locat...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Bryan Schumaker
NFS: Fix SECINFO_NO_NAME
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Stanislav Kinsbursky
SUNRPC: traverse clients tree on PipeFS event
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Stanislav Kinsbursky
SUNRPC: set per-net PipeFS superblock before notification
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Stanislav Kinsbursky
SUNRPC: skip clients with program without PipeFS entries
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Stanislav Kinsbursky
SUNRPC: skip dead but not buried clients on PipeFS...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Sachin Prabhu
Avoid beyond bounds copy while caching ACL
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Sachin Prabhu
Avoid reading past buffer when calling GETACL
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Jim Rees
fix page number calculation bug for block layout decode...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Andy Adamson
NFSv4.1 fix page number calculation bug for filelayout...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Sachin Bhamare
pnfs-obj: Remove unused variable from objlayout_get_dev...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Weston Andros...
nfs4: fix referrals on mounts that use IPv6 addrs
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Linus Torvalds
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Linus Torvalds
Merge branch 'for_linus' of git://cavan.codon.org.uk...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
Johannes Weiner
mm: memcg: move pc lookup point to commit_charge()
commit
|
commitdiff
|
tree
|
snapshot
2012-04-26
David Miller
mm: nobootmem: Correct alloc_bootmem semantics.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Linus Torvalds
Merge git://git./linux/kernel/git/steve/gfs2-3.0-fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Linus Torvalds
Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Bob Peterson
GFS2: Instruct DLM to avoid queue convert slowdown
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Linus Torvalds
Merge tag 'ext4_for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Linus Torvalds
Merge branch 'rc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Eldad Zack
super.c: unused variable warning without CONFIG_QUOTA
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Shaohua Li
jbd2: use GFP_NOFS for blkdev_issue_flush
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Linus Torvalds
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Linus Torvalds
Merge tag 'dlm-fixes-3.4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Hugh Dickins
mm: fix s390 BUG by __set_page_dirty_no_writeback on...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
H. Peter Anvin
x32, siginfo: Provide proper overrides for x32 siginfo_t
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
NeilBrown
md: fix possible corruption of array metadata on shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
NeilBrown
md: don't call ->add_disk unless there is good reason.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-24
Jonathan Brassow
DM RAID: Use safe version of rdev_for_each
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
H. Peter Anvin
asm-generic: Allow overriding clock_t and add attribute...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
H.J. Lu
x32: Check __ILP32__ instead of __LP64__ for x32
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Konrad Rzeszutek...
x86, acpi: Call acpi_enter_sleep_state via an asmlinkag...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Konrad Rzeszutek...
ACPI: Convert wake_sleep_flags to a value instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Richard Kuo
hexagon: add missing cpu.h include
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Srivatsa S...
hexagon/CPU hotplug: Add missing call to notify_cpu_sta...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Richard Kuo
hexagon: use renamed tick_nohz_idle_* functions
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Richard Kuo
Hexagon: misc compile warning/error cleanup due to...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
David Teigland
dlm: fix QUECVT when convert queue is empty
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Carlos Chinea
HSI: Add HSI ABI documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Carlos Chinea
HSI: hsi_char: Remove max_data_size from sysfs
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Carlos Chinea
HSI: hsi: Rework hsi_event interface
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Carlos Chinea
HSI: hsi: Remove controllers and ports from the bus
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Carlos Chinea
HSI: hsi: Fix error path cleanup on client registration
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Carlos Chinea
HSI: hsi: Rework hsi_controller release
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Linus Torvalds
Merge branch 'fixes' of git://git.linaro.org/people...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Benjamin Herrenschmidt
powerpc/mpic: Properly set default triggers
commit
|
commitdiff
|
tree
|
snapshot
2012-04-23
Benjamin Herrenschmidt
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
commit
|
commitdiff
|
tree
|
snapshot
next