aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-14
|\
| * be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-14
| * don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-14
| * fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-13
| * move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-13
* | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-14
* | vfs: fix bad hashing of dentriesLinus Torvalds2014-09-13
* | Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-09-12
|\ \
| * | pnfs: fix filelayout_retry_commit when idx > 0Weston Andros Adamson2014-09-10
| * | nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"Jeff Layton2014-09-08
| * | nfs: fix kernel warning when removing proc entryCong Wang2014-09-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-09-12
|\ \ \
| * | | Btrfs: use insert_inode_locked4 for inode creationChris Mason2014-09-08
| * | | Btrfs: fix fsync data loss after a ranged fsyncFilipe Manana2014-09-08
| * | | Btrfs: kfree()ing ERR_PTRsDan Carpenter2014-09-08
| * | | Btrfs: fix crash while doing a ranged fsyncFilipe Manana2014-09-02
| * | | Btrfs: fix corruption after write/fsync failure + fsync + log recoveryFilipe Manana2014-09-02
| * | | Btrfs: fix autodefrag with compressionChris Mason2014-08-27
* | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-09-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin2014-09-10
| * | | fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin2014-09-10
| * | | eventpoll: fix uninitialized variable in epoll_ctlNicolas Iooss2014-09-10
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-09-10
|\ \ \ \
| * | | | udf: saner calling conventions for udf_new_inode()Al Viro2014-09-04
| * | | | udf: fix the udf_iget() vs. udf_new_inode() racesAl Viro2014-09-04
| * | | | udf: merge the pieces inserting a new non-directory object into directoryAl Viro2014-09-04
| * | | | udf: Set i_generation fieldJan Kara2014-09-04
| * | | | udf: Properly detect stale inodesJan Kara2014-09-04
| * | | | udf: Make udf_read_inode() and udf_iget() return errorJan Kara2014-09-04
| * | | | udf: Avoid infinite loop when processing indirect ICBsJan Kara2014-09-04
| * | | | udf: Fold udf_fill_inode() into __udf_read_inode()Jan Kara2014-09-04
| * | | | udf: Avoid dir link count to go negativeJan Kara2014-09-04
* | | | | Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-09-09
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clarify Kconfig help text for CIFS and SMB2/SMB3Steve French2014-08-25
| * | | | CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-08-25
| * | | | CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky2014-08-25
| * | | | CIFS: Fix directory rename errorPavel Shilovsky2014-08-22
| * | | | cifs: No need to send SIGKILL to demux_thread during umountNamjae Jeon2014-08-22
| * | | | cifs: Allow directIO read/write during cache=strictNamjae Jeon2014-08-22
| * | | | cifs: remove unneeded check of null checking in if conditionNamjae Jeon2014-08-21
| * | | | cifs: fix a possible use of uninit variable in SMB2_sess_setupNamjae Jeon2014-08-21
| * | | | cifs: fix memory leak when password is supplied multiple timesNamjae Jeon2014-08-21
| * | | | cifs: fix a possible null pointer deref in decode_ascii_ssetupNamjae Jeon2014-08-21
| * | | | Trivial whitespace fixSteve French2014-08-20
* | | | | Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-08
|\ \ \ \ \
| * | | | | ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o2014-09-03
* | | | | | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-09-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields2014-09-08
| * | | | | nfsd4: fix rd_dircount enforcementJ. Bruce Fields2014-09-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-07
|\ \ \ \ \ \