index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockd: Remove BKL from the client
Bryan Schumaker
2010-09-22
2
-14
/
+14
*
SUNRPC: Refactor logic to NUL-terminate strings in pages
Chuck Lever
2010-09-21
3
-14
/
+3
*
NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c
Chuck Lever
2010-09-21
1
-2
/
+3
*
NFS: Convert nfsiod to use alloc_workqueue()
Trond Myklebust
2010-09-21
1
-1
/
+1
*
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()
Trond Myklebust
2010-09-21
1
-0
/
+2
*
NFS: Fix a use-after-free case in nfs_async_rename()
Trond Myklebust
2010-09-21
1
-7
/
+2
*
nfs: make sillyrename an async operation
Jeff Layton
2010-09-17
4
-11
/
+261
*
nfs: move nfs_sillyrename to unlink.c
Jeff Layton
2010-09-17
2
-71
/
+84
*
nfs: standardize the rename response container
Jeff Layton
2010-09-17
4
-13
/
+13
*
nfs: standardize the rename args container
Jeff Layton
2010-09-17
6
-24
/
+20
*
NFS: Add an 'open_context' element to struct nfs_rpc_ops
Trond Myklebust
2010-09-17
3
-5
/
+6
*
NFS: Clean up nfs4_proc_create()
Trond Myklebust
2010-09-17
4
-50
/
+57
*
NFSv4: Further cleanups for nfs4_open_revalidate()
Trond Myklebust
2010-09-17
3
-35
/
+26
*
NFSv4: Clean up nfs4_open_revalidate
Trond Myklebust
2010-09-17
3
-19
/
+17
*
NFSv4: Further minor cleanups for nfs4_atomic_open()
Trond Myklebust
2010-09-17
3
-31
/
+20
*
NFSv4: Clean up nfs4_atomic_open
Trond Myklebust
2010-09-17
4
-36
/
+91
*
NFS: Allow NFSROOT debugging messages to be enabled dynamically
Chuck Lever
2010-09-17
1
-6
/
+13
*
NFS: Clean up nfsroot.c
Chuck Lever
2010-09-17
1
-418
/
+1
*
NFS: Use super.c for NFSROOT mount option parsing
Chuck Lever
2010-09-17
1
-6
/
+176
*
NFS: Clean up NFSROOT command line parsing
Chuck Lever
2010-09-17
1
-9
/
+23
*
NFS: Remove \t from mount debugging message
Chuck Lever
2010-09-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-08-28
3
-36
/
+64
|
\
|
*
fsnotify: drop two useless bools in the fnsotify main loop
Eric Paris
2010-08-27
1
-8
/
+5
|
*
fsnotify: fix list walk order
Eric Paris
2010-08-27
1
-6
/
+5
|
*
fanotify: Return EPERM when a process is not privileged
Andreas Gruenbacher
2010-08-27
1
-1
/
+1
|
*
fanotify: drop duplicate pr_debug statement
Tvrtko Ursulin
2010-08-22
1
-3
/
+0
|
*
fanotify: flush outstanding perm requests on group destroy
Eric Paris
2010-08-22
1
-0
/
+27
|
*
fsnotify: fix ignored mask handling between inode and vfsmount marks
Eric Paris
2010-08-22
1
-18
/
+17
|
*
fsnotify: reset used_inode and used_vfsmount on each pass
Eric Paris
2010-08-22
1
-1
/
+3
|
*
fanotify: do not dereference inode_mark when it is unset
Eric Paris
2010-08-22
1
-4
/
+11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2010-08-28
6
-12
/
+30
|
\
\
|
*
|
eCryptfs: Fix encrypted file name lookup regression
Tyler Hicks
2010-08-27
2
-8
/
+24
|
*
|
ecryptfs: properly mark init functions
Jerome Marchand
2010-08-27
4
-4
/
+4
|
*
|
fs/ecryptfs: Return -ENOMEM on memory allocation failure
Julia Lawall
2010-08-27
1
-0
/
+2
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-08-28
13
-107
/
+184
|
\
\
|
*
|
ceph: fix get_ticket_handler() error handling
Dan Carpenter
2010-08-26
1
-6
/
+9
|
*
|
ceph: don't BUG on ENOMEM during mds reconnect
Sage Weil
2010-08-26
1
-3
/
+4
|
*
|
ceph: ceph_mdsc_build_path() returns an ERR_PTR
Dan Carpenter
2010-08-26
1
-0
/
+4
|
*
|
ceph: Fix warnings
Alan Cox
2010-08-25
1
-5
/
+9
|
*
|
ceph: ceph_get_inode() returns an ERR_PTR
Dan Carpenter
2010-08-25
1
-2
/
+2
|
*
|
ceph: initialize fields on new dentry_infos
Sage Weil
2010-08-24
1
-1
/
+1
|
*
|
ceph: maintain i_head_snapc when any caps are dirty, not just for data
Sage Weil
2010-08-24
4
-7
/
+26
|
*
|
ceph: fix osd request lru adjustment when sending request
Henry C Chang
2010-08-22
1
-1
/
+1
|
*
|
ceph: don't improperly set dir complete when holding EXCL cap
Sage Weil
2010-08-22
1
-0
/
+1
|
*
|
mm: exporting account_page_dirty
Michael Rubin
2010-08-22
1
-7
/
+1
|
*
|
ceph: direct requests in snapped namespace based on nonsnap parent
Sage Weil
2010-08-22
1
-2
/
+24
|
*
|
ceph: queue cap snap writeback for realm children on snap update
Sage Weil
2010-08-22
1
-23
/
+37
|
*
|
ceph: include dirty xattrs state in snapped caps
Sage Weil
2010-08-22
4
-11
/
+23
|
*
|
ceph: fix xattr cap writeback
Sage Weil
2010-08-22
1
-5
/
+5
|
*
|
ceph: fix multiple mds session shutdown
Sage Weil
2010-08-22
2
-34
/
+37
[next]