summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-07-19UBIFS: remove useless statementshujianyang
2014-07-19UBIFS: Add missing break statements in dbg_chk_pnode()hujianyang
2014-07-19UBIFS: fix error handling in dump_lpt_leb()hujianyang
2014-07-18seccomp: implement SECCOMP_FILTER_FLAG_TSYNCKees Cook
2014-07-18sched: move no_new_privs into new atomic flagsKees Cook
2014-07-18Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-07-18Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-07-18svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-07-18GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixesFabian Frederick
2014-07-18GFS2: memcontrol: Spelling s/invlidate/invalidate/Geert Uytterhoeven
2014-07-18GFS2: Allow caching of glocks for flockBob Peterson
2014-07-18GFS2: Allow flocks to use normal glock dq rather than dq_waitBob Peterson
2014-07-18GFS2: replace count*size kzalloc by kcallocFabian Frederick
2014-07-18GFS2: Use GFP_NOFS when allocating glocksSteven Whitehouse
2014-07-18GFS2: Fix race in glock lru glock disposalSteven Whitehouse
2014-07-18GFS2: Only wait for demote when last holder is dequeuedBob Peterson
2014-07-18timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov
2014-07-18timerfd: Implement show_fdinfo methodCyrill Gorcunov
2014-07-17nfsd4: zero op arguments beyond the 8th compound opJ. Bruce Fields
2014-07-17nfsd: silence sparse warning about accessing credentialsJeff Layton
2014-07-17KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMINDavid Howells
2014-07-16nfsd: Ensure stateids remain unique until they are freedTrond Myklebust
2014-07-16nfsd: nfs4_alloc_init_lease should take a nfs4_file argJeff Layton
2014-07-16nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_delegJeff Layton
2014-07-16nfsd: eliminate nfsd4_init_callbackJeff Layton
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-07-15f2fs: reduce searching region of segmap when free sectionChao Yu
2014-07-15udf: avoid redundant memcpy when writing data in ICBChao Yu
2014-07-15fs/udf: re-use hex_asc_upper_{hi,lo} macrosAndy Shevchenko
2014-07-15fs/quota: kernel-doc warning fixesFabian Frederick
2014-07-15udf: use linux/uaccess.hFabian Frederick
2014-07-15fs/ext2/super.c: Drop memory allocation castHimangi Saraogi
2014-07-15quota: remove dqptr_semNiu Yawei
2014-07-15quota: simplify remove_inode_dquot_ref()Niu Yawei
2014-07-15quota: avoid unnecessary dqget()/dqput() callsNiu Yawei
2014-07-15quota: protect Q_GETFMT by dqonoff_mutexNiu Yawei
2014-07-15quota: missing lock in dqcache_shrink_scan()Niu Yawei
2014-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-07-15ext4: make ext4_has_inline_data() as a inline functionZheng Liu
2014-07-15ext4: remove readpage() check in ext4_mmap_file()Zhang Zhen
2014-07-15ext4: fix punch hole on files with indirect mappingLukas Czerner
2014-07-15ext4: remove metadata reservation checksTheodore Ts'o
2014-07-15ext4: rearrange initialization to fix EXT4FS_DEBUGTheodore Ts'o
2014-07-15xfs: add log attributes for log lsn and grant head dataBrian Foster
2014-07-15xfs: add xlog sysfs kobject and attribute handlersBrian Foster
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster
2014-07-15xfs: add a sysfs ksetBrian Foster
2014-07-15xfs: fix a couple error sequence jumps in xfs_mountfs()Brian Foster