aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | ceph: remove redundant io_iter_advance()Yan, Zheng2014-10-14
| * | | | | | | | | | | ceph: move ceph_find_inode() outside the s_mutexYan, Zheng2014-10-14
| * | | | | | | | | | | ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-14
| * | | | | | | | | | | ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng2014-10-14
| * | | | | | | | | | | ceph: protect kick_requests() with mdsc->mutexYan, Zheng2014-10-14
| * | | | | | | | | | | ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng2014-10-14
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-15
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman2014-10-14
* | | | | | | | | | | Merge tag 'fscache-fixes-20141013' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs/fscache/object-list.c: use __seq_open_private()Rob Jones2014-10-13
| * | | | | | | | | | | CacheFiles: Fix incorrect test for in-memory object collisionDavid Howells2014-10-13
| * | | | | | | | | | | CacheFiles: Handle object being killed before being set upDavid Howells2014-09-30
* | | | | | | | | | | | Merge tag 'upstream-3.18-rc1-v2' of git://git.infradead.org/linux-ubifsLinus Torvalds2014-10-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | UBIFS: Fix trivial typo in power_cut_emulated()Richard Weinberger2014-09-30
| * | | | | | | | | | | | UBIFS: Align the dump messages of SB_NODEhujianyang2014-09-26
| * | | | | | | | | | | | UBIFS: Remove bogus assertRichard Weinberger2014-09-19
| * | | | | | | | | | | | UBIFS: fix free log space calculationArtem Bityutskiy2014-09-08
| * | | | | | | | | | | | UBIFS: fix a race conditionArtem Bityutskiy2014-09-08
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fs: Add a missing permission check to do_umountAndy Lutomirski2014-10-08
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY clearedPeter Feiner2014-10-13
* | | | | | | | | | | | fs: check bh blocknr earlier when searching lruZach Brown2014-10-13
* | | | | | | | | | | | isofs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* | | | | | | | | | | | ocfs2: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* | | | | | | | | | | | cifs: replace strnicmp with strncasecmpRasmus Villemoes2014-10-13
* | | | | | | | | | | | FS/OMFS: block number sanity check during fill_super operationFabian Frederick2014-10-13
* | | | | | | | | | | | fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-13
* | | | | | | | | | | | fs/affs/file.c: fix shadow warningsFabian Frederick2014-10-13
* | | | | | | | | | | | fs/affs/inode.c: remove unused variableFabian Frederick2014-10-13
* | | | | | | | | | | | fs/affs/super.c: remove unused variableFabian Frederick2014-10-13
* | | | | | | | | | | | coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov2014-10-13
* | | | | | | | | | | | fat: remove redundant sys_tz declarationFabian Frederick2014-10-13
* | | | | | | | | | | | fs/reiserfs/journal.c: fix sparse context imbalance warningFabian Frederick2014-10-13
* | | | | | | | | | | | fs/ufs/balloc.c: remove unused variableFabian Frederick2014-10-13
* | | | | | | | | | | | fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick2014-10-13
* | | | | | | | | | | | nilfs2: improve the performance of fdatasync()Andreas Rohner2014-10-13
* | | | | | | | | | | | nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner2014-10-13
* | | | | | | | | | | | fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi2014-10-13
* | | | | | | | | | | | autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.NeilBrown2014-10-13
* | | | | | | | | | | | autofs4: avoid taking fs_lock during rcu-walkNeilBrown2014-10-13
* | | | | | | | | | | | autofs4: make "autofs4_can_expire" idempotent.NeilBrown2014-10-13
* | | | | | | | | | | | autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown2014-10-13
* | | | | | | | | | | | autofs4: allow RCU-walk to walk through autofs4NeilBrown2014-10-13
* | | | | | | | | | | | fs/ncpfs/dir.c: remove redundant sys_tz declarationFabian Frederick2014-10-13
* | | | | | | | | | | | binfmt_misc: work around gcc-4.9 warningArnd Bergmann2014-10-13
* | | | | | | | | | | | binfmt_misc: expand the register format limit to 1920 bytesMike Frysinger2014-10-13
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-19
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \