summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro2012-06-013-12/+0
* Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-05-3111-153/+245
|\
| * nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseekJeff Layton2012-04-251-1/+1
| * nfsd: allocate id-to-name and name-to-id caches in per-net operations.Stanislav Kinsbursky2012-04-121-7/+7
| * nfsd: make name-to-id cache allocated per network namespace contextStanislav Kinsbursky2012-04-122-10/+16
| * nfsd: make id-to-name cache allocated per network namespace contextStanislav Kinsbursky2012-04-122-10/+26
| * nfsd: pass network context to idmap init/exit functionsStanislav Kinsbursky2012-04-123-14/+14
| * nfsd: allocate export and expkey caches in per-net operations.Stanislav Kinsbursky2012-04-121-6/+21
| * nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-123-12/+20
| * nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky2012-04-124-17/+36
| * nfsd: pass pointer to export cache down to stack wherever possible.Stanislav Kinsbursky2012-04-121-15/+22
| * nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky2012-04-112-13/+13
| * Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky2012-04-113-12/+14
| * NFSd: remove hard-coded dereferences to name-to-id and id-to-name cachesStanislav Kinsbursky2012-04-111-26/+24
| * nfsd: pass pointer to expkey cache down to stack wherever possible.Stanislav Kinsbursky2012-04-111-16/+16
| * nfsd: use hash table from cache detail in nfsd export seq opsStanislav Kinsbursky2012-04-111-0/+3
| * nfsd: pass svc_export_cache pointer as private data to "exports" seq file opsStanislav Kinsbursky2012-04-112-8/+21
| * nfsd: use exp_put() for svc_export_cache putStanislav Kinsbursky2012-04-112-2/+2
| * nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky2012-04-111-5/+5
| * nfsd: use passed cache_detail pointer expkey_parse()Stanislav Kinsbursky2012-04-111-1/+1
| * nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_endJeff Layton2012-04-111-2/+9
| * nfsd: trivial: remove unused variable from nfsd4_lockJeff Layton2012-04-111-2/+0
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-3132-153/+6772
|\ \
| * | c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov2012-05-311-3/+17
| * | fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-05-313-0/+127
| * | aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()Christopher Yeoh2012-05-313-9/+8
| * | eventfd: change int to __u64 in eventfd_signal()Sha Zhengju2012-05-311-8/+4
| * | fs/nls: add Apple NLSVladimir Serbinenko2012-05-3113-1/+6451
| * | proc/smaps: show amount of nonlinear ptes in vmaKonstantin Khlebnikov2012-05-311-0/+12
| * | proc/smaps: carefully handle migration entriesKonstantin Khlebnikov2012-05-311-8/+10
| * | proc: report file/anon bit in /proc/pid/pagemapKonstantin Khlebnikov2012-05-311-18/+30
| * | procfs: use more apprioriate types when dumping /proc/N/statJan Engelhardt2012-05-311-2/+2
| * | proc: pass "fd" by value in /proc/*/{fd,fdinfo} codeAlexey Dobriyan2012-05-311-4/+4
| * | proc: don't do dummy rcu_read_lock/rcu_read_unlock on error pathAlexey Dobriyan2012-05-311-6/+7
| * | proc: use mm_access() instead of ptrace_may_access()Cong Wang2012-05-311-5/+2
| * | proc: remove mm_for_maps()Cong Wang2012-05-314-11/+4
| * | proc: clean up /proc/<pid>/environ handlingCong Wang2012-05-311-21/+24
| * | fat: use fat_msg_ratelimit() in fat__get_entry()Namjae Jeon2012-05-311-2/+2
| * | fat: add fat_msg_ratelimit()Namjae Jeon2012-05-311-0/+5
| * | fat: switch to fsinfo_inodeArtem Bityutskiy2012-05-312-31/+18
| * | fat: mark superblock as dirty less oftenArtem Bityutskiy2012-05-311-4/+5
| * | fat: introduce mark_fsinfo_dirty helperArtem Bityutskiy2012-05-311-4/+9
| * | fat: introduce special inode for managing the FSINFO blockArtem Bityutskiy2012-05-312-0/+13
| * | HPFS: remove PRINTK() macroDan Carpenter2012-05-312-8/+0
| * | nilfs2: flush disk caches in syncingRyusuke Konishi2012-05-312-11/+21
| * | pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl commandWill Deacon2012-05-311-1/+1
| * | introduce SIZE_MAXXi Wang2012-05-311-1/+1
* | | NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust2012-05-315-48/+67
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-306-98/+75
|\ \ \
| * | | ceph: use info returned by get_authorizerAlex Elder2012-05-171-8/+1
OpenPOWER on IntegriCloud