summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | debugfs: switch to simple_follow_link()Al Viro2015-05-10
| * | | | | | | | | | | | | | | | | | jffs2: switch to simple_follow_link()Al Viro2015-05-10
| * | | | | | | | | | | | | | | | | | ext4: switch to simple_follow_link()Al Viro2015-05-10
| * | | | | | | | | | | | | | | | | | ext3: switch to simple_follow_link()Al Viro2015-05-10
| * | | | | | | | | | | | | | | | | | befs: switch to simple_follow_link()Al Viro2015-05-10
| * | | | | | | | | | | | | | | | | | ext2: use simple_follow_link()Al Viro2015-05-10
| * | | | | | | | | | | | | | | | | | libfs: simple_follow_link()Al Viro2015-05-10
| * | | | | | | | | | | | | | | | | | ext4: split inode_operations for encrypted symlinks off the restAl Viro2015-05-10
| * | | | | | | | | | | | | | | | | | ovl: rearrange ovl_follow_link to it doesn't need to call ->put_linkNeilBrown2015-05-10
| * | | | | | | | | | | | | | | | | | 9p: don't bother with __getname() in ->follow_link()Al Viro2015-05-10
| * | | | | | | | | | | | | | | | | | 9p: don't bother with 4K allocation for 24-byte local array...Al Viro2015-05-10
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | vfs: read file_handle only once in handle_to_pathSasha Levin2015-06-02
| |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-05-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | d_walk() might skip too muchAl Viro2015-05-28
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-05-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | xfs: fix broken i_nlink accounting for whiteout tmpfile inodeBrian Foster2015-05-29
| * | | | | | | | | | | | | | | xfs: xfs_iozero can return positive errnoDave Chinner2015-05-29
| * | | | | | | | | | | | | | | xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner2015-05-29
| * | | | | | | | | | | | | | | xfs: extent size hints can round up extents past MAXEXTLENDave Chinner2015-05-29
| * | | | | | | | | | | | | | | xfs: inode and free block counters need to use __percpu_counter_compareDave Chinner2015-05-29
| * | | | | | | | | | | | | | | xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang2015-05-29
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | omfs: fix potential integer overflow in allocatorBob Copeland2015-05-28
* | | | | | | | | | | | | | | omfs: fix sign confusion for bitmap loop counterBob Copeland2015-05-28
* | | | | | | | | | | | | | | omfs: set error return when d_make_root() failsBob Copeland2015-05-28
* | | | | | | | | | | | | | | fs, omfs: add NULL terminator in the end up the token listSasha Levin2015-05-28
* | | | | | | | | | | | | | | fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappingsAndrew Morton2015-05-28
* | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2015-05-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSEFederico Sauter2015-05-20
| * | | | | | | | | | | | | | | Fix to convert SURROGATE PAIRNakajima Akira2015-05-20
| * | | | | | | | | | | | | | | cifs: potential missing check for posix_lock_file_waitChengyu Song2015-05-20
| * | | | | | | | | | | | | | | Fix to check Unique id and FileType when client refer file directly.Nakajima Akira2015-05-20
| * | | | | | | | | | | | | | | CIFS: remove an unneeded NULL checkDan Carpenter2015-05-20
| * | | | | | | | | | | | | | | [cifs] fix null pointer checkSteve French2015-05-20
| * | | | | | | | | | | | | | | Fix that several functions handle incorrect value of mapcharsNakajima Akira2015-05-10
| * | | | | | | | | | | | | | | cifs: Don't replace dentries for dfs mountsSachin Prabhu2015-05-10
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-05-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | ovl: mount read-only if workdir can't be createdMiklos Szeredi2015-05-19
| * | | | | | | | | | | | | | ovl: don't remove non-empty opaque directoryMiklos Szeredi2015-05-14
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Btrfs: fix regression in raid level conversionChris Mason2015-05-20
| * | | | | | | | | | | | | Btrfs: fix racy system chunk allocation when setting block group roFilipe Manana2015-05-19
| * | | | | | | | | | | | | btrfs: clear 'ret' in btrfs_check_shared() loopMark Fasheh2015-05-19
* | | | | | | | | | | | | | Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-05-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | nfs: take extra reference to fl->fl_file when running a setlkJeff Layton2015-05-13
| * | | | | | | | | | | | | nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0Chuck Lever2015-05-13
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hostfs: Use correct mask for file modeRichard Weinberger2015-05-04
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-16
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o2015-05-15
| * | | | | | | | | | | | | jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2015-05-14