index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
NFSv4: Fix a reboot recovery race when opening a file
Trond Myklebust
1
-12
/
+38
2013-02-11
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
Trond Myklebust
4
-2
/
+16
2013-02-11
NFSv4: Fix up the return values of nfs4_open_delegation_recall
Trond Myklebust
1
-14
/
+11
2013-02-11
NFSv4.1: Don't lose locks when a server reboots during delegation return
Trond Myklebust
3
-43
/
+108
2013-02-11
NFSv4.1: Prevent deadlocks between state recovery and file locking
Trond Myklebust
1
-0
/
+9
2013-02-11
NFSv4: Allow the state manager to mark an open_owner as being recovered
Trond Myklebust
2
-1
/
+12
2013-02-11
Merge branch 'acpi-pm'
Rafael J. Wysocki
3
-13
/
+76
2013-02-10
fs/9p: Fix atomic_open
M. Mohan Kumar
1
-2
/
+8
2013-02-10
fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request
Aneesh Kumar K.V
3
-8
/
+0
2013-02-10
locking in fs/9p ->readdir()
Al Viro
1
-69
/
+23
2013-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-36
/
+87
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+1
2013-02-07
xfs: memory barrier before wake_up_bit()
Alex Elder
1
-0
/
+1
2013-02-07
fuse: allow control of adaptive readdirplus use
Eric Wong
3
-2
/
+9
2013-02-06
Btrfs: move d_instantiate outside the transaction during mksubvol
Chris Mason
1
-1
/
+4
2013-02-06
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
Jan Schmidt
1
-12
/
+10
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git for-...
Chris Mason
16
-119
/
+370
2013-02-05
Btrfs: fix possible stale data exposure
Josef Bacik
1
-1
/
+1
2013-02-05
Btrfs: fix missing i_size update
Josef Bacik
1
-2
/
+9
2013-02-05
Btrfs: fix race between snapshot deletion and getting inode
Liu Bo
2
-9
/
+38
2013-02-05
Btrfs: fix missing release of the space/qgroup reservation in start_transacti...
Miao Xie
1
-8
/
+19
2013-02-05
Btrfs: fix wrong sync_writers decrement in btrfs_file_aio_write()
Miao Xie
1
-1
/
+2
2013-02-05
Btrfs: do not merge logged extents if we've removed them from the tree
Josef Bacik
1
-1
/
+2
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
3
-6
/
+13
2013-02-05
Merge branch 'fix-max-write' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2013-02-05
nilfs2: fix fix very long mount time issue
Vyacheslav Dubeyko
1
-1
/
+4
2013-02-04
dlm: check the write size from user
David Teigland
1
-4
/
+4
2013-02-04
fuse: send poll events
Enke Chen
1
-0
/
+1
2013-02-04
fuse: don't WARN when nlink is zero
Miklos Szeredi
1
-1
/
+8
2013-02-04
fuse: avoid out-of-scope stack access
Eric Wong
1
-3
/
+10
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-3
/
+7
2013-02-03
switch timerfd compat syscalls to COMPAT_SYSCALL_DEFINE
Al Viro
2
-60
/
+66
2013-02-03
switch compat_sys_open* to COMPAT_SYSCALL_DEFINE
Al Viro
1
-7
/
+4
2013-02-01
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
Jeff Liu
4
-15
/
+36
2013-02-01
xfs: make use of XFS_SB_LOG_RES() at xfs_fs_log_dummy()
Jeff Liu
1
-2
/
+2
2013-02-01
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
Jeff Liu
1
-2
/
+2
2013-02-01
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
Jeff Liu
1
-2
/
+2
2013-02-01
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
Jeff Liu
3
-0
/
+14
2013-02-01
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
4
-2
/
+17
2013-02-01
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
4
-7
/
+19
2013-02-01
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
4
-9
/
+20
2013-02-01
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
4
-2
/
+17
2013-02-01
xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
Jeff Liu
1
-4
/
+3
2013-02-01
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
4
-3
/
+16
2013-02-01
xfs: make use of xfs_calc_buf_res() in xfs_trans.c
Jeff Liu
1
-128
/
+112
2013-02-01
GFS2: Get a block reservation before resizing a file
Bob Peterson
1
-0
/
+4
2013-02-01
GFS2: Split glock lru processing into two parts
Steven Whitehouse
1
-23
/
+67
2013-02-01
xfs: add a helper to figure out the space log reservation per item
Jeff Liu
1
-0
/
+31
2013-02-01
btrfs: don't try to notify udev about missing devices
Eric Sandeen
1
-1
/
+2
2013-02-01
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
5
-56
/
+3
[prev]
[next]