index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-36
/
+5
2011-06-20
jfs: agstart field must be 64 bits
Dave Kleikamp
1
-1
/
+1
2011-06-20
NFSv4.1: file layout must consider pg_bsize for coalescing
Benny Halevy
2
-3
/
+6
2011-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
11
-189
/
+174
2011-06-20
JFS: Don't save agno in the inode
Dave Kleikamp
3
-9
/
+9
2011-06-20
jfs: Update agstart when resizing volume
Dave Kleikamp
1
-2
/
+1
2011-06-20
jfs: old_agsize should be 64 bits in jfs_extendfs
Dave Kleikamp
1
-1
/
+1
2011-06-20
fix comment in generic_permission()
Al Viro
1
-1
/
+2
2011-06-20
kill obsolete comment for follow_down()
Al Viro
1
-3
/
+0
2011-06-20
proc_sys_permission() is OK in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
reiserfs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
proc_fd_permission() is doesn't need to bail out in RCU mode
Al Viro
1
-5
/
+1
2011-06-20
nilfs2_permission() doesn't need to bail out in RCU mode
Al Viro
1
-6
/
+1
2011-06-20
logfs doesn't need ->permission() at all
Al Viro
1
-8
/
+0
2011-06-20
coda_ioctl_permission() is safe in RCU mode
Al Viro
1
-2
/
+0
2011-06-20
cifs_permission() doesn't need to bail out in RCU mode
Al Viro
1
-3
/
+0
2011-06-20
bad_inode_permission() is safe from RCU mode
Al Viro
1
-3
/
+0
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-20
nfsd4: fix break_lease flags on nfsd open
J. Bruce Fields
1
-6
/
+9
2011-06-19
pnfs-obj: No longer needed to take an extra ref at add_device
Boaz Harrosh
1
-1
/
+0
2011-06-19
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...
Linus Torvalds
1
-1
/
+4
2011-06-18
isofs: fix bh leak in isofs_fill_super() error case
Linus Torvalds
1
-1
/
+2
2011-06-17
Btrfs: avoid delayed metadata items during commits
Chris Mason
3
-10
/
+28
2011-06-17
btrfs: fix uninitialized return value
David Sterba
1
-3
/
+3
2011-06-17
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2
-6
/
+20
2011-06-17
btrfs: Remove unused sysfs code
Maarten Lankhorst
3
-148
/
+0
2011-06-17
btrfs: fix dereference of ERR_PTR value
David Sterba
1
-1
/
+1
2011-06-17
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
3
-3
/
+14
2011-06-17
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-96
/
+42
2011-06-17
Btrfs: fix relocation races
Chris Mason
4
-13
/
+105
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
1
-1
/
+1
2011-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
1
-3
/
+6
2011-06-16
NFSv4: Fix a readdir regression
Trond Myklebust
1
-7
/
+7
2011-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-168
/
+167
2011-06-16
xfs: make log devices with write back caches work
Christoph Hellwig
3
-95
/
+41
2011-06-16
AFS: Use i_generation not i_version for the vnode uniquifier
David Howells
3
-10
/
+11
2011-06-16
AFS: Set s_id in the superblock to the volume name
David Howells
1
-0
/
+1
2011-06-16
vfs: Fix data corruption after failed write in __block_write_begin()
Jan Kara
1
-3
/
+1
2011-06-16
afs: afs_fill_page reads too much, or wrong data
Anton Blanchard
1
-12
/
+9
2011-06-16
VFS: Fix vfsmount overput on simultaneous automount
Al Viro
1
-8
/
+16
2011-06-16
fix wrong iput on d_inode introduced by e6bc45d65d
Török Edwin
1
-1
/
+3
2011-06-15
Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_...
Linus Torvalds
1
-1
/
+1
2011-06-15
fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
Michal Hocko
1
-1
/
+1
2011-06-15
proc: Fix Oops on stat of /proc/<zombie pid>/ns/net
Eric W. Biederman
1
-3
/
+6
2011-06-15
nfs4.1: mark layout as bad on error path in _pnfs_return_layout
Fred Isaman
1
-0
/
+2
2011-06-15
Btrfs: set no_trans_join after trying to expand the transaction
Josef Bacik
1
-3
/
+11
2011-06-15
Btrfs: protect the pending_snapshots list with trans_lock
Josef Bacik
1
-0
/
+2
2011-06-15
Btrfs: fix path leakage on subvol deletion
Josef Bacik
1
-0
/
+1
2011-06-15
nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout
Fred Isaman
1
-2
/
+2
2011-06-15
NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path
Benny Halevy
1
-0
/
+1
[prev]
[next]