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
2008-04-21
dlm: move plock code from gfs2
David Teigland
8
-88
/
+134
2008-04-21
dlm: recover nodes that are removed and re-added
David Teigland
5
-16
/
+74
2008-04-21
dlm: save master info after failed no-queue request
David Teigland
1
-2
/
+1
2008-04-21
dlm: make dlm_print_rsb() static
Adrian Bunk
2
-2
/
+1
2008-04-21
dlm: match signedness between dlm_config_info and cluster_set
Harvey Harrison
1
-1
/
+1
2008-04-21
block: convert bio_copy_user to bio_copy_user_iov
FUJITA Tomonori
1
-41
/
+117
2008-04-19
sysfs: refill attribute buffer when reading from offset 0
Dan Williams
1
-3
/
+2
2008-04-19
SYSFS: Explicitly include required header file slab.h.
Robert P. J. Day
2
-0
/
+2
2008-04-19
block: send disk "change" event for rescan_partitions()
Kay Sievers
1
-0
/
+4
2008-04-19
make nfs_automount_list static
Adrian Bunk
1
-1
/
+1
2008-04-19
NFS: remove duplicate flags assignment from nfs_validate_mount_data
Jeff Layton
1
-1
/
+0
2008-04-19
NFS - fix potential NULL pointer dereference v2
Cyrill Gorcunov
1
-0
/
+16
2008-04-19
NFSv4: Attempt to use machine credentials in SETCLIENTID calls
Trond Myklebust
1
-4
/
+37
2008-04-19
NFSv4: Reintroduce machine creds
Trond Myklebust
1
-0
/
+7
2008-04-19
NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()
Trond Myklebust
1
-1
/
+1
2008-04-19
nfs: fix printout of multiword bitfields
Fred Isaman
1
-5
/
+5
2008-04-19
nfs: return negative error value from nfs{,4}_stat_to_errno
Benny Halevy
3
-95
/
+95
2008-04-19
NLM/lockd: Ensure client locking calls use correct credentials
Trond Myklebust
1
-9
/
+14
2008-04-19
NFS: Remove the buggy lock-if-signalled case from do_setlk()
Trond Myklebust
1
-10
/
+2
2008-04-19
NLM/lockd: Fix a race when cancelling a blocking lock
Trond Myklebust
1
-9
/
+34
2008-04-19
NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
Trond Myklebust
1
-1
/
+10
2008-04-19
NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel
Trond Myklebust
1
-41
/
+1
2008-04-19
NLM/lockd: convert __nlm_async_call to use rpc_run_task()
Trond Myklebust
1
-10
/
+54
2008-04-19
NLM/lockd: Add a reference counter to struct nlm_rqst
Trond Myklebust
1
-0
/
+3
2008-04-19
NFSv4: Ensure we don't corrupt fl->fl_flags in nfs4_proc_unlck
Trond Myklebust
1
-0
/
+2
2008-04-19
NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()
Trond Myklebust
1
-6
/
+10
2008-04-19
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2
-7
/
+23
2008-04-19
NFSv4: Remove bogus call to nfs4_drop_state_owner() in _nfs4_open_expired()
Trond Myklebust
1
-4
/
+1
2008-04-19
NFS: Ensure that rpc_run_task() errors are propagated back to the caller
Trond Myklebust
3
-26
/
+40
2008-04-19
NFS: Ensure that the write code cleans up properly when rpc_run_task() fails
Trond Myklebust
2
-46
/
+71
2008-04-19
NFS: Ensure that the read code cleans up properly when rpc_run_task() fails
Trond Myklebust
2
-26
/
+46
2008-04-19
NFS: Fix nfs_wb_page() to always exit with an error or a clean page
Trond Myklebust
1
-11
/
+12
2008-04-19
[PATCH] r/o bind mounts: debugging for missed calls
Dave Hansen
3
-3
/
+23
2008-04-19
[PATCH] r/o bind mounts: honor mount writer counts at remount
Dave Hansen
1
-7
/
+43
2008-04-19
[PATCH] r/o bind mounts: track numbers of writers to mounts
Dave Hansen
1
-15
/
+237
2008-04-19
[PATCH] r/o bind mounts: check mnt instead of superblock directly
Dave Hansen
2
-3
/
+5
2008-04-19
[PATCH] r/o bind mounts: elevate count for xfs timestamp updates
Dave Hansen
2
-8
/
+8
2008-04-19
[PATCH] r/o bind mounts: make access() use new r/o helper
Dave Hansen
1
-2
/
+11
2008-04-19
[PATCH] r/o bind mounts: write counts for truncate()
Dave Hansen
1
-6
/
+8
2008-04-19
[PATCH] r/o bind mounts: elevate write count for chmod/chown callers
Dave Hansen
1
-9
/
+30
2008-04-19
[PATCH] r/o bind mounts: elevate write count for open()s
Dave Hansen
3
-12
/
+113
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ioctls()
Dave Hansen
9
-155
/
+265
2008-04-19
[PATCH] r/o bind mounts: write count for file_update_time()
Dave Hansen
1
-1
/
+5
2008-04-19
[PATCH] r/o bind mounts: elevate write count for do_utimes()
Dave Hansen
1
-6
/
+12
2008-04-19
[PATCH] r/o bind mounts: write counts for touch_atime()
Dave Hansen
1
-25
/
+20
2008-04-19
[PATCH] r/o bind mounts: elevate write count for ncp_ioctl()
Dave Hansen
1
-1
/
+53
2008-04-19
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
Dave Hansen
3
-9
/
+42
2008-04-19
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
Dave Hansen
2
-4
/
+17
2008-04-19
[PATCH] r/o bind mounts: write counts for link/symlink
Dave Hansen
2
-1
/
+23
2008-04-19
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
3
-13
/
+63
[prev]
[next]