Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
[deliverable/linux.git] / fs /
2012-06-01  Linus TorvaldsMerge branch 'for-3.5' of git://linux-nfs.org/~bfields...
2012-06-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-01  Linus TorvaldsMerge branch 'for-3.5-take-2' of git://linux-nfs.org...
2012-06-01  Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-06-01  Linus TorvaldsMerge branch 'drm-prime-vmap' of git://people.freedeskt...
2012-06-01  Cyrill Gorcunovc/r: procfs: add arg_start/end, env_start/end and exit_...
2012-06-01  Cyrill Gorcunovfs, proc: introduce /proc/<pid>/task/<tid>/children...
2012-06-01  Christopher Yeohaio/vfs: cleanup of rw_copy_check_uvector() and compat_...
2012-06-01  Sha Zhengjueventfd: change int to __u64 in eventfd_signal()
2012-06-01  Vladimir Serbinenkofs/nls: add Apple NLS
2012-06-01  Konstantin Khlebnikovproc/smaps: show amount of nonlinear ptes in vma
2012-06-01  Konstantin Khlebnikovproc/smaps: carefully handle migration entries
2012-06-01  Konstantin Khlebnikovproc: report file/anon bit in /proc/pid/pagemap
2012-06-01  Jan Engelhardtprocfs: use more apprioriate types when dumping /proc...
2012-06-01  Alexey Dobriyanproc: pass "fd" by value in /proc/*/{fd,fdinfo} code
2012-06-01  Alexey Dobriyanproc: don't do dummy rcu_read_lock/rcu_read_unlock...
2012-06-01  Cong Wangproc: use mm_access() instead of ptrace_may_access()
2012-06-01  Cong Wangproc: remove mm_for_maps()
2012-06-01  Cong Wangproc: clean up /proc/<pid>/environ handling
2012-06-01  Namjae Jeonfat: use fat_msg_ratelimit() in fat__get_entry()
2012-06-01  Namjae Jeonfat: add fat_msg_ratelimit()
2012-06-01  Artem Bityutskiyfat: switch to fsinfo_inode
2012-06-01  Artem Bityutskiyfat: mark superblock as dirty less often
2012-06-01  Artem Bityutskiyfat: introduce mark_fsinfo_dirty helper
2012-06-01  Artem Bityutskiyfat: introduce special inode for managing the FSINFO...
2012-06-01  Dan CarpenterHPFS: remove PRINTK() macro
2012-06-01  Ryusuke Konishinilfs2: flush disk caches in syncing
2012-06-01  Will Deaconpipe: return -ENOIOCTLCMD instead of -EINVAL on unknown...
2012-06-01  Xi Wangintroduce SIZE_MAX
2012-06-01  J. Bruce Fieldsnfsd4: fix, consolidate client_has_state
2012-06-01  J. Bruce Fieldsnfsd4: don't remove rebooted client record until confir...
2012-06-01  J. Bruce Fieldsnfsd4: remove some dprintk's and a comment
2012-06-01  J. Bruce Fieldsnfsd4: return "real" sequence id in confirmed case
2012-06-01  J. Bruce Fieldsnfsd4: fix exchange_id to return confirm flag
2012-06-01  J. Bruce Fieldsnfsd4: clarify that renewing expired client is a bug
2012-06-01  J. Bruce Fieldsnfsd4: simpler ordering of setclientid_confirm checks
2012-06-01  J. Bruce Fieldsnfsd4: setclientid: remove pointless assignment
2012-06-01  J. Bruce Fieldsnfsd4: fix error return in non-matching-creds case
2012-06-01  J. Bruce Fieldsnfsd4: fix setclientid_confirm same_cred check
2012-06-01  J. Bruce Fieldsnfsd4: merge 3 setclientid cases to 2
2012-06-01  J. Bruce Fieldsnfsd4: pull out common code from setclientid cases
2012-06-01  J. Bruce Fieldsnfsd4: merge last two setclientid cases
2012-06-01  J. Bruce Fieldsnfsd4: setclientid/confirm comment cleanup
2012-06-01  J. Bruce Fieldsnfsd4: setclientid remove unnecessary terms from a...
2012-06-01  J. Bruce Fieldsnfsd4: move rq_flavor into svc_cred
2012-06-01  J. Bruce Fieldsnfsd4: stricter cred comparison for setclientid/exchange_id
2012-06-01  J. Bruce Fieldsnfsd4: move principal name into svc_cred
2012-06-01  J. Bruce Fieldsnfsd4: allow removing clients not holding state
2012-06-01  J. Bruce Fieldsnfsd4: rearrange exchange_id logic to simplify
2012-06-01  J. Bruce Fieldsnfsd4: exchange_id cleanup: comments
2012-06-01  J. Bruce Fieldsnfsd4: exchange_id cleanup: local shorthands for repeat...
2012-06-01  J. Bruce Fieldsnfsd4: allow an EXCHANGE_ID to kill a 4.0 client
2012-06-01  J. Bruce Fieldsnfsd4: exchange_id: check creds before killing confirme...
2012-06-01  J. Bruce Fieldsnfsd4: exchange_id error cleanup
2012-06-01  J. Bruce Fieldsnfsd4: exchange_id has a pointless copy
2012-06-01  Weston Andros Adamsonnfsd: return 0 on reads of fault injection files
2012-06-01  Jeff Laytonnfsd: wrap all accesses to st_deny_bmap
2012-06-01  Jeff Laytonnfsd: wrap accesses to st_access_bmap
2012-06-01  Jeff Laytonnfsd: make test_share a bool return
2012-06-01  Jeff Laytonnfsd: consolidate set_access and set_deny
2012-06-01  Chuck LeverNFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE...
2012-06-01  Stanislav KinsburskyLockD: add debug message to start and stop functions
2012-06-01  Stanislav KinsburskyLockD: service start function introduced
2012-06-01  Stanislav KinsburskyLockD: move global usage counter manipulation from...
2012-06-01  Stanislav KinsburskyLockD: service creation function introduced
2012-06-01  Stanislav KinsburskyLockD: use existing per-net data function on service...
2012-06-01  Stanislav KinsburskyLockD: pass service to per-net up and down functions
2012-06-01  Stanislav KinsburskySUNRPC: move per-net operations from svc_destroy()
2012-06-01  Stanislav KinsburskySUNRPC: new svc_bind() routine introduced
2012-06-01  Weston Andros Adamsonnfsd: add IPv6 addr escaping to fs_location hosts
2012-06-01  J. Bruce Fieldsnfsd4: fix change attribute endianness
2012-06-01  J. Bruce Fieldsnfsd4: fix free_stateid return endianness
2012-06-01  J. Bruce Fieldsnfsd4: int/__be32 fixes
2012-06-01  J. Bruce Fieldsnfsd4: preserve __user annotation on cld downcall msg
2012-06-01  J. Bruce Fieldsnfsd4: fix missing "static"
2012-06-01  J. Bruce Fieldsnfsd: state.c should include current_stateid.h
2012-05-31  Linus TorvaldsMerge tag 'for-v3.5' of git://git.infradead.org/battery-2.6
2012-05-31  Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2012-05-31  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-05-31  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-05-31  Trond MyklebustNFS: Ensure that setattr and getattr wait for O_DIRECT...
2012-05-31  Linus TorvaldsMerge tag 'please-pull-mce' of git://git./linux/kernel...
2012-05-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-05-31  Linus TorvaldsMerge tag 'parisc-misc' of git://git./linux/kernel...
2012-05-31  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-05-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2012-05-31  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-05-30  Olof JohanssonMerge branches 'fixes' and 'fixes2' into devel-late
2012-05-30  Olof JohanssonMerge branch 'late/board' into devel-late
2012-05-30  Olof JohanssonMerge branch 'late/soc' into devel-late
2012-05-30  Olof JohanssonMerge branch 'late/cleanup' into devel-late
2012-05-30  H. Peter AnvinMerge branch 'x86/trampoline' into x86/urgent
2012-05-30  Linus TorvaldsMerge git://git./linux/kernel/git/sage/ceph-client
2012-05-30  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-05-30  Linus TorvaldsMerge branch 'i2c-for-linus' of git://git./linux/kernel...
2012-05-30  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-05-30  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-05-30  Linus TorvaldsMerge branch 'for-3.5/drivers' of git://git.kernel...
2012-05-30  Linus TorvaldsMerge branch 'for-3.5/core' of git://git.kernel.dk...
2012-05-30  Linus TorvaldsMerge tag 'iommu-updates-v3.5' of git://git./linux...
next
This page took 0.047833 seconds and 8 git commands to generate.