Age | Commit message (Expand) | Author | Files | Lines |
2014-03-11 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -19/+36 |
2014-03-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 5 | -2/+56 |
2014-03-11 | hfsplus: add HFSX subfolder count support | Sergei Antonov | 4 | -2/+55 |
2014-03-11 | fs/proc/base.c: fix GPF in /proc/$PID/map_files | Artem Fetishev | 1 | -0/+1 |
2014-03-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -32/+79 |
2014-03-10 | get rid of fget_light() | Al Viro | 2 | -28/+44 |
2014-03-10 | vfs: atomic f_pos accesses as per POSIX | Linus Torvalds | 4 | -15/+46 |
2014-03-10 | ocfs2 syncs the wrong range... | Al Viro | 1 | -4/+4 |
2014-03-10 | Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -29/+30 |
2014-03-07 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+1 |
2014-03-05 | NFSv4: Fail the truncate() if the lock/open stateid is invalid | Trond Myklebust | 1 | -3/+6 |
2014-03-05 | NFSv4.1 Fail data server I/O if stateid represents a lost lock | Andy Adamson | 1 | -4/+6 |
2014-03-05 | NFSv4: Fix the return value of nfs4_select_rw_stateid | Trond Myklebust | 1 | -11/+3 |
2014-03-05 | NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid | Trond Myklebust | 1 | -2/+3 |
2014-03-04 | hfsplus: fix remount issue | Vyacheslav Dubeyko | 1 | -1/+1 |
2014-03-04 | ocfs2: fix quota file corruption | Jan Kara | 2 | -14/+17 |
2014-03-04 | mm: close PageTail race | David Rientjes | 1 | -3/+2 |
2014-03-03 | NFS: Fix a delegation callback race | Trond Myklebust | 1 | -4/+7 |
2014-03-03 | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+10 |
2014-03-01 | NFSv4: Fix another nfs4_sequence corruptor | Trond Myklebust | 1 | -5/+5 |
2014-03-01 | cifs: mask off top byte in get_rfc1002_length() | Jeff Layton | 1 | -1/+1 |
2014-02-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 15 | -51/+100 |
2014-02-25 | sysfs: fix namespace refcnt leak | Li Zefan | 2 | -3/+10 |
2014-02-25 | fsnotify: Allocate overflow events with proper type | Jan Kara | 4 | -3/+34 |
2014-02-25 | fanotify: Handle overflow in case of permission events | Jan Kara | 2 | -6/+14 |
2014-02-25 | fsnotify: Fix detection whether overflow event is queued | Jan Kara | 1 | -1/+5 |
2014-02-24 | cifs: sanity check length of data to send before sending | Jeff Layton | 1 | -0/+29 |
2014-02-24 | CIFS: Fix wrong pos argument of cifs_find_lock_conflict | Pavel Shilovsky | 1 | -18/+6 |
2014-02-22 | Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 4 | -26/+43 |
2014-02-22 | Revert "writeback: do not sync data dirtied after sync start" | Jan Kara | 3 | -32/+18 |
2014-02-22 | bio-integrity: Drop bio_integrity_verify BUG_ON in post bip->bip_iter world | Nicholas Bellinger | 1 | -4/+1 |
2014-02-21 | quota: Fix race between dqput() and dquot_scan_active() | Jan Kara | 1 | -3/+11 |
2014-02-21 | udf: Fix data corruption on file type conversion | Jan Kara | 2 | -2/+13 |
2014-02-21 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2014-02-20 | Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -15/+35 |
2014-02-19 | NFS fix error return in nfs4_select_rw_stateid | Andy Adamson | 1 | -1/+4 |
2014-02-19 | xfs: limit superblock corruption errors to actual corruption | Eric Sandeen | 1 | -3/+2 |
2014-02-19 | xfs: skip verification on initial "guess" superblock read | Eric Sandeen | 2 | -10/+17 |
2014-02-19 | xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sb | Eric Sandeen | 1 | -1/+1 |
2014-02-19 | Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 1 | -0/+2 |
2014-02-18 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -23/+43 |
2014-02-18 | inotify: Fix reporting of cookies for inotify events | Jan Kara | 6 | -6/+7 |
2014-02-18 | jbd2: fix use after free in jbd2_journal_start_reserved() | Dan Carpenter | 1 | -2/+4 |
2014-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 6 | -35/+93 |
2014-02-18 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 10 | -28/+78 |
2014-02-18 | FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree | David Howells | 2 | -0/+8 |
2014-02-18 | reiserfs: fix utterly brain-damaged indentation. | Dave Jones | 1 | -700/+195 |
2014-02-18 | ceph: fix __dcache_readdir() | Yan, Zheng | 1 | -1/+9 |
2014-02-18 | ceph: add acl, noacl options for cephfs mount | Sage Weil | 1 | -4/+28 |
2014-02-18 | ceph: make ceph_forget_all_cached_acls() static inline | Guangliang Zhao | 2 | -6/+6 |