summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-9/+4
|\
| * Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-0553-881/+608
| |\
| * | efivarfs: 'efivarfs_file_write' function reorganizationGeyslan G. Bem2014-03-041-9/+4
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-311-1/+1
|\ \ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-02-281-1/+1
| |\ \ \
| | * | | fs: Substitute rcu_access_pointer() for rcu_dereference_raw()Paul E. McKenney2014-02-171-1/+1
| | |/ /
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2014-03-304-77/+134
|\ \ \ \
| * | | | switch mnt_hash to hlistAl Viro2014-03-304-50/+61
| * | | | don't bother with propagate_mnt() unless the target is sharedAl Viro2014-03-301-10/+7
| * | | | keep shadowed vfsmounts togetherAl Viro2014-03-301-9/+23
| * | | | resizable namespace.c hashesAl Viro2014-03-302-24/+59
* | | | | ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o2014-03-301-6/+9
|/ / / /
* | | | ocfs2: check if cluster name exists before derefSasha Levin2014-03-281-1/+3
* | | | vfs: Allocate anon_inode_inode in anon_inode_init()Jan Kara2014-03-271-22/+8
* | | | fs: remove now stale label in anon_inode_init()Linus Torvalds2014-03-251-1/+0
* | | | fs: Avoid userspace mounting anon_inodefs filesystemJan Kara2014-03-251-3/+0
* | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-03-251-0/+1
|\ \ \ \
| * | | | nfsd: fix lost nfserrno() call in nfsd_setattr()J. R. Okajima2014-02-181-0/+1
* | | | | rcuwalk: recheck mount_lock after mountpoint crossing attemptsAl Viro2014-03-231-16/+13
* | | | | make prepend_name() work correctly when called with negative *buflenAl Viro2014-03-231-2/+2
* | | | | vfs: Don't let __fdget_pos() get FMODE_PATH filesEric Biggers2014-03-231-15/+4
* | | | | vfs: atomic f_pos access in llseek()Eric Biggers2014-03-231-2/+2
* | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-03-113-19/+36
|\ \ \ \ \
| * | | | | cifs: mask off top byte in get_rfc1002_length()Jeff Layton2014-02-281-1/+1
| * | | | | cifs: sanity check length of data to send before sendingJeff Layton2014-02-231-0/+29
| * | | | | CIFS: Fix wrong pos argument of cifs_find_lock_conflictPavel Shilovsky2014-02-231-18/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-105-2/+56
|\ \ \ \ \
| * | | | | hfsplus: add HFSX subfolder count supportSergei Antonov2014-03-104-2/+55
| * | | | | fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev2014-03-101-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-03-106-32/+79
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | get rid of fget_light()Al Viro2014-03-102-28/+44
| * | | | | vfs: atomic f_pos accesses as per POSIXLinus Torvalds2014-03-104-15/+46
| * | | | | ocfs2 syncs the wrong range...Al Viro2014-03-101-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-03-094-29/+30
|\ \ \ \ \
| * | | | | NFSv4: Fail the truncate() if the lock/open stateid is invalidTrond Myklebust2014-03-051-3/+6
| * | | | | NFSv4.1 Fail data server I/O if stateid represents a lost lockAndy Adamson2014-03-051-4/+6
| * | | | | NFSv4: Fix the return value of nfs4_select_rw_stateidTrond Myklebust2014-03-051-11/+3
| * | | | | NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust2014-03-051-2/+3
| * | | | | NFS: Fix a delegation callback raceTrond Myklebust2014-03-021-4/+7
| * | | | | NFSv4: Fix another nfs4_sequence corruptorTrond Myklebust2014-03-011-5/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-071-4/+1
|\ \ \ \ \ \
| * | | | | | bio-integrity: Drop bio_integrity_verify BUG_ON in post bip->bip_iter worldNicholas Bellinger2014-02-211-4/+1
| | |_|_|_|/ | |/| | | |
* | | | | | hfsplus: fix remount issueVyacheslav Dubeyko2014-03-041-1/+1
* | | | | | ocfs2: fix quota file corruptionJan Kara2014-03-042-14/+17
* | | | | | mm: close PageTail raceDavid Rientjes2014-03-041-3/+2
| |_|/ / / |/| | | |
* | | | | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-022-3/+10
|\ \ \ \ \
| * | | | | sysfs: fix namespace refcnt leakLi Zefan2014-02-252-3/+10
| |/ / / /
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-02-2715-51/+100
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fsnotify: Allocate overflow events with proper typeJan Kara2014-02-254-3/+34
| * | | | fanotify: Handle overflow in case of permission eventsJan Kara2014-02-252-6/+14
OpenPOWER on IntegriCloud