Age | Commit message (Expand) | Author | Files | Lines |
2015-01-21 | xfs: Remove some pointless quota checks | Jan Kara | 1 | -39/+20 |
2015-01-21 | xfs: Remove some useless flags tests | Jan Kara | 1 | -11/+4 |
2015-01-21 | xfs: Remove useless test | Jan Kara | 1 | -1/+1 |
2015-01-21 | quota: Verify flags passed to Q_SETINFO | Jan Kara | 1 | -0/+8 |
2015-01-21 | quota: Cleanup flags definitions | Jan Kara | 1 | -1/+1 |
2015-01-21 | ocfs2: Move OLQF_CLEAN flag out of generic quota flags | Jan Kara | 2 | -5/+6 |
2015-01-21 | quota: Don't store flags for v2 quota format | Jan Kara | 1 | -2/+4 |
2015-01-12 | udf: destroy sbi mutex in put_super | Fabian Frederick | 1 | -0/+1 |
2015-01-07 | udf: Check length of extended attributes and allocation descriptors | Jan Kara | 1 | -0/+9 |
2015-01-07 | udf: Remove repeated loads blocksize | Jan Kara | 1 | -11/+8 |
2015-01-07 | isofs: Fix bug in the way to check if the year is a leap year | Oscar Forner Martinez | 1 | -14/+4 |
2015-01-05 | ext3: destroy sbi mutexes in put_super | Fabian Frederick | 1 | -0/+2 |
2015-01-05 | udf: Update Kconfig description | Jan Kara | 1 | -4/+6 |
2014-12-30 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 7 | -19/+28 |
2014-12-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 7 | -47/+106 |
2014-12-22 | cifs: make new inode cache when file type is different | Nakajima Akira | 1 | -3/+7 |
2014-12-22 | udf: Reduce repeated dereferences | Jan Kara | 2 | -25/+25 |
2014-12-22 | udf: Check component length before reading it | Jan Kara | 1 | -2/+7 |
2014-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -35/+16 |
2014-12-20 | Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -19/+16 |
2014-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -25/+20 |
2014-12-20 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2014-12-19 | udf: Check path length when reading symlink | Jan Kara | 5 | -20/+48 |
2014-12-19 | udf: Verify symlink size before loading it | Jan Kara | 1 | -4/+13 |
2014-12-19 | udf: Verify i_size when loading inode | Jan Kara | 1 | -0/+14 |
2014-12-19 | isofs: Fix unchecked printing of ER records | Jan Kara | 1 | -0/+3 |
2014-12-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 11 | -52/+133 |
2014-12-19 | ocfs2: fix journal commit deadlock | Junxiao Bi | 1 | -2/+14 |
2014-12-19 | ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker | Joseph Qi | 1 | -9/+3 |
2014-12-19 | ocfs2: reflink: fix slow unlink for refcounted file | Junxiao Bi | 4 | -10/+24 |
2014-12-19 | fs/proc/meminfo.c: include cma info in proc/meminfo | Pintu Kumar | 1 | -2/+13 |
2014-12-19 | hfsplus: fix longname handling | Sougata Santra | 4 | -29/+79 |
2014-12-18 | mnt: Fix a memory stomp in umount | Eric W. Biederman | 1 | -0/+2 |
2014-12-18 | Ceph: remove left-over reject file | Linus Torvalds | 1 | -10/+0 |
2014-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 13 | -116/+712 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 3 | -3/+69 |
2014-12-17 | Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -1/+2 |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 6 | -524/+359 |
2014-12-17 | ceph: fix setting empty extended attribute | Yan, Zheng | 1 | -2/+5 |
2014-12-17 | ceph: fix mksnap crash | Yan, Zheng | 1 | -1/+3 |
2014-12-17 | ceph: do_sync is never initialized | Dan Carpenter | 1 | -1/+1 |
2014-12-17 | ceph: support inline data feature | Yan, Zheng | 1 | -1/+2 |
2014-12-17 | ceph: flush inline version | Yan, Zheng | 3 | -4/+23 |
2014-12-17 | ceph: convert inline data to normal data before data write | Yan, Zheng | 3 | -3/+161 |
2014-12-17 | ceph: sync read inline data | Yan, Zheng | 2 | -13/+116 |
2014-12-17 | ceph: fetch inline data when getting Fcr cap refs | Yan, Zheng | 3 | -18/+63 |
2014-12-17 | ceph: use getattr request to fetch inline data | Yan, Zheng | 3 | -10/+32 |
2014-12-17 | ceph: add inline data to pagecache | Yan, Zheng | 5 | -1/+84 |
2014-12-17 | ceph: parse inline data in MClientReply and MClientCaps | Yan, Zheng | 3 | -11/+36 |
2014-12-17 | libceph: specify position of extent operation | Yan, Zheng | 2 | -6/+11 |