index
:
peter/linux
blockdev
logitech-hidpp
logitech-wtp
logitech-wtp-unfinished
master
nouveau-acpi
nouveau-acpi-v2
nouveau-acpi-v2.2
nouveau-acpi-v2.3
nouveau-acpi-v2.3-with-pci-pm-d3
nouveau-acpi-v3
nouveau-pm2
pci/pm
rpi-4.0.y
rpi-4.0.y-dev
rtl-eeprom
rtl-eeprom-3.13
rtl-eeprom-3.17
Linux Kernel in development
Peter Wu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-17
coredump: accept any write method
Al Viro
1
-1
/
+1
2015-05-17
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-05-17
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-17
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-17
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
1
-0
/
+13
2015-05-13
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
1
-24
/
+14
2015-05-13
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-13
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-13
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
1
-1
/
+2
2015-05-06
NFS: Add a stub for GETDEVICELIST
Anna Schumaker
1
-0
/
+6
2015-05-06
nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes
Peng Tao
1
-2
/
+0
2015-05-06
nfs: fix DIO good bytes calculation
Peng Tao
1
-12
/
+17
2015-05-06
nfs: fix high load average due to callback thread sleeping
Jeff Layton
1
-3
/
+3
2015-05-06
nfsd: fix nsfd startup race triggering BUG_ON
Giuseppe Cantavenera
1
-8
/
+8
2015-05-06
nfsd: eliminate NFSD_DEBUG
Mark Salter
3
-3
/
+3
2015-05-06
nfsd4: disallow SEEK with special stateids
J. Bruce Fields
1
-0
/
+2
2015-05-06
nfsd4: fix READ permission checking
J. Bruce Fields
1
-4
/
+8
2015-05-06
nfsd4: disallow ALLOCATE with special stateids
J. Bruce Fields
1
-0
/
+2
2015-05-06
Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one"
Nicolas Iooss
2
-2
/
+2
2015-05-06
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
1
-2
/
+4
2015-05-06
mnt: Update detach_mounts to leave mounts connected
Eric W. Biederman
1
-2
/
+6
2015-05-06
mnt: Fix the error check in __detach_mounts
Eric W. Biederman
1
-1
/
+1
2015-05-06
mnt: Honor MNT_LOCKED when detaching mounts
Eric W. Biederman
2
-3
/
+28
2015-05-06
mnt: Factor umount_mnt from umount_tree
Eric W. Biederman
1
-3
/
+11
2015-05-06
mnt: Factor out unhash_mnt from detach_mnt and umount_tree
Eric W. Biederman
1
-9
/
+12
2015-05-06
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman
2
-3
/
+30
2015-05-06
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman
3
-0
/
+24
2015-05-06
mnt: Delay removal from the mount hash.
Eric W. Biederman
2
-6
/
+8
2015-05-06
mnt: Add MNT_UMOUNT flag
Eric W. Biederman
2
-1
/
+4
2015-05-06
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman
3
-13
/
+15
2015-05-06
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman
1
-1
/
+1
2015-05-06
mnt: Improve the umount_tree flags
Eric W. Biederman
2
-16
/
+16
2015-05-06
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-9
/
+11
2015-05-06
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
1
-1
/
+8
2015-05-06
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
1
-1
/
+1
2015-05-06
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-05-06
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-05-06
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-14
/
+39
2015-05-06
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-04-29
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-12
/
+25
2015-04-09
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-08
ocfs2_file_write_iter: keep return value and current position update in sync
Al Viro
1
-1
/
+1
2015-04-08
[regression] ocfs2: do *not* increment ->ki_pos twice
Al Viro
1
-1
/
+0
2015-04-06
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
1
-0
/
+3
2015-04-06
fix mremap() vs. ioctx_kill() race
Al Viro
1
-6
/
+11
2015-04-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-12
/
+32
2015-04-01
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-10
/
+83
2015-04-01
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-16
/
+36
2015-04-01
Fix warning
Steve French
1
-0
/
+2
[next]