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
2011-04-18
NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()
Bryan Schumaker
1
-5
/
+23
2011-04-18
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
1
-2
/
+2
2011-04-15
NFSv4.1: Ensure state manager thread dies on last umount
Trond Myklebust
1
-2
/
+2
2011-04-13
NFS: Use correct variable for page bounds checking
Bryan Schumaker
1
-4
/
+7
2011-04-13
NFS: don't negotiate when user specifies sec flavor
Bryan Schumaker
2
-1
/
+3
2011-04-13
NFS: Attempt mount with default sec flavor first
Bryan Schumaker
1
-8
/
+16
2011-04-13
NFS: flav_array honors NFS_MAX_SECFLAVORS
Bryan Schumaker
1
-1
/
+1
2011-04-13
NFS: Fix infinite loop in gss_create_upcall()
Bryan Schumaker
1
-2
/
+3
2011-04-13
Don't mark_inode_dirty_sync() while holding lock
Weston Andros Adamson
1
-1
/
+7
2011-04-12
NFS: Get rid of pointless test in nfs_commit_done
Trond Myklebust
1
-2
/
+1
2011-04-12
NFS: Remove unused argument from nfs_find_best_sec()
Bryan Schumaker
1
-2
/
+2
2011-04-12
NFS: Eliminate duplicate call to nfs_mark_request_dirty
Trond Myklebust
1
-1
/
+0
2011-04-12
NFS: Remove dead code from nfs_fs_mount()
Jesper Juhl
1
-2
/
+1
2011-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-181
/
+143
2011-04-12
nfs: don't call __mark_inode_dirty while holding i_lock
Dave Chinner
1
-2
/
+4
2011-04-12
Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo"
Linus Torvalds
1
-16
/
+0
2011-04-12
cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3)
Jeff Layton
3
-36
/
+33
2011-04-12
[CIFS] Warn on requesting default security (ntlm) on mount
Steve French
1
-0
/
+11
2011-04-12
[CIFS] cifs: clarify the meaning of tcpStatus == CifsGood
Steve French
3
-7
/
+8
2011-04-12
cifs: wrap received signature check in srv_mutex
Jeff Layton
1
-6
/
+9
2011-04-12
cifs: clean up various nits in unicode routines (try #2)
Jeff Layton
2
-19
/
+18
2011-04-12
cifs: clean up length checks in check2ndT2
Jeff Layton
1
-13
/
+13
2011-04-12
cifs: set ra_pages in backing_dev_info
Jeff Layton
1
-0
/
+1
2011-04-12
cifs: fix broken BCC check in is_valid_oplock_break
Jeff Layton
1
-1
/
+1
2011-04-12
cifs: always do is_path_accessible check in cifs_mount
Jeff Layton
1
-1
/
+1
2011-04-12
various endian fixes to cifs
Steve French
4
-10
/
+10
2011-04-12
Elminate sparse __CHECK_ENDIAN__ warnings on port conversion
Steve French
1
-3
/
+3
2011-04-12
Max share size is too small
Steve French
1
-1
/
+1
2011-04-12
Allow user names longer than 32 bytes
Steve French
7
-26
/
+30
2011-04-12
cifs: replace /proc/fs/cifs/Experimental with a module parm
Jeff Layton
5
-63
/
+7
2011-04-12
cifs: check for private_data before trying to put it
Jeff Layton
1
-2
/
+4
2011-04-11
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
17
-507
/
+531
2011-04-11
xfs_destroy_workqueues() should not be tagged with__exit
Luck, Tony
1
-1
/
+1
2011-04-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-35
/
+102
2011-04-11
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+6
2011-04-10
ext4: fix data corruption regression by reverting commit 6de9843dab3f
Theodore Ts'o
1
-0
/
+1
2011-04-10
ext4: Allow indirect-block file to grow the file size to max file size
Kazuya Mio
1
-6
/
+17
2011-04-10
ext4: allow an active handle to be started when freezing
Yongqiang Yang
1
-11
/
+33
2011-04-10
ext4: sync the directory inode in ext4_sync_parent()
Curt Wohlgemuth
1
-3
/
+14
2011-04-10
nfsd4: fix oops on lock failure
J. Bruce Fields
1
-3
/
+6
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-36
/
+26
2011-04-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-10
/
+5
2011-04-08
xfs: use proper interfaces for on-stack plugging
Christoph Hellwig
1
-11
/
+9
2011-04-08
xfs: fix xfs_debug warnings
Christoph Hellwig
2
-29
/
+22
2011-04-08
xfs: fix variable set but not used warnings
Christoph Hellwig
5
-18
/
+0
2011-04-08
xfs: convert log tail checking to a warning
Dave Chinner
2
-8
/
+25
2011-04-08
xfs: catch bad block numbers freeing extents.
Dave Chinner
1
-7
/
+23
2011-04-08
xfs: push the AIL from memory reclaim and periodic sync
Dave Chinner
4
-9
/
+61
2011-04-08
xfs: clean up code layout in xfs_trans_ail.c
Dave Chinner
1
-136
/
+118
2011-04-08
xfs: convert the xfsaild threads to a workqueue
Dave Chinner
3
-151
/
+124
[next]