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-01-15
autofs4: Clean up inode operations
Ian Kent
3
-21
/
+1
2011-01-15
autofs4: Remove unused code
Ian Kent
2
-250
/
+0
2011-01-15
autofs4: Add d_manage() dentry operation
Ian Kent
4
-40
/
+159
2011-01-15
autofs4: Add d_automount() dentry operation
Ian Kent
4
-112
/
+189
2011-01-15
Remove the automount through follow_link() kludge code from pathwalk
David Howells
1
-14
/
+3
2011-01-15
CIFS: Use d_automount() rather than abusing follow_link()
David Howells
4
-67
/
+80
2011-01-15
NFS: Use d_automount() rather than abusing follow_link()
David Howells
4
-47
/
+46
2011-01-15
AFS: Use d_automount() rather than abusing follow_link()
David Howells
4
-30
/
+19
2011-01-15
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
David Howells
2
-1
/
+9
2011-01-15
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
10
-43
/
+91
2011-01-15
Add a dentry op to handle automounting rather than abusing follow_link()
David Howells
2
-57
/
+174
2011-01-15
do_lookup() fix
Al Viro
1
-0
/
+3
2011-01-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
23
-482
/
+729
2011-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-18
/
+75
2011-01-14
Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()
Linus Torvalds
1
-2
/
+2
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
19
-277
/
+573
2011-01-14
nfsd4: fix callback restarting
J. Bruce Fields
1
-12
/
+9
2011-01-14
cifs: add cruid= mount option
Jeff Layton
1
-0
/
+2
2011-01-14
cifs: cFYI the entire error code in map_smb_to_linux_error
Jeff Layton
1
-2
/
+2
2011-01-14
block: restore multiple bd_link_disk_holder() support
Tejun Heo
1
-18
/
+75
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
7
-28
/
+38
2011-01-14
FS-Cache: Fix operation handling
Akshat Aranya
1
-1
/
+1
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+19
2011-01-14
fs: namei fix ->put_link on wrong inode in do_filp_open
Nick Piggin
1
-18
/
+19
2011-01-13
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+29
2011-01-14
fs: fix do_last error case when need_reval_dot
J. R. Okajima
1
-4
/
+6
2011-01-14
nfs: add missing rcu-walk check
Nick Piggin
1
-1
/
+5
2011-01-14
fs: fix dropping of rcu-walk from force_reval_path
Nick Piggin
1
-0
/
+8
2011-01-14
fs: force_reval_path drop rcu-walk before d_invalidate
Nick Piggin
1
-0
/
+10
2011-01-13
nfsd: break lease on unlink, link, and rename
J. Bruce Fields
1
-4
/
+23
2011-01-13
nfsd4: break lease on nfsd setattr
J. Bruce Fields
1
-8
/
+4
2011-01-13
nfsd: don't support msnfs export option
J. Bruce Fields
2
-43
/
+2
2011-01-13
nfsd4: initialize cb_per_client
J. Bruce Fields
1
-0
/
+1
2011-01-13
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
1
-1
/
+1
2011-01-13
thp: remove PG_buddy
Andrea Arcangeli
1
-6
/
+8
2011-01-13
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-1
/
+13
2011-01-13
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
1
-1
/
+3
2011-01-13
mm: smaps: export mlock information
Nikanth Karthikesan
1
-2
/
+5
2011-01-13
fs/mpage.c: consolidate code
Hai Shan
1
-32
/
+17
2011-01-13
sync_inode_metadata: fix comment
Andrew Morton
1
-2
/
+2
2011-01-13
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
1
-4
/
+23
2011-01-13
writeback: stop background/kupdate works from livelocking other works
Jan Kara
1
-0
/
+10
2011-01-13
writeback: trace wakeup event for background writeback
Wu Fengguang
1
-0
/
+1
2011-01-13
writeback: integrated background writeback work
Jan Kara
1
-15
/
+46
2011-01-13
ecryptfs: fix broken build
Linus Torvalds
1
-3
/
+2
2011-01-13
Squashfs: simplify CONFIG_SQUASHFS_LZO handling
Phillip Lougher
3
-9
/
+6
2011-01-13
Squashfs: move squashfs_i() definition from squashfs.h
Phillip Lougher
10
-13
/
+6
2011-01-13
Squashfs: get rid of default n in Kconfig
Phillip Lougher
1
-3
/
+0
2011-01-13
Squashfs: add missing check in zlib_wrapper
Phillip Lougher
1
-0
/
+5
2011-01-13
Squashfs: remove unnecessary variable in zlib_wrapper
Phillip Lougher
1
-5
/
+4
[prev]
[next]