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-07-11
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
1
-1
/
+2
2013-07-11
CIFS: Fix a deadlock when a file is reopened
Pavel Shilovsky
1
-5
/
+4
2013-07-11
CIFS: Reopen the file if reconnect durable handle failed
Pavel Shilovsky
1
-1
/
+7
2013-07-11
ext4: don't show usrquota/grpquota twice in /proc/mounts
Theodore Ts'o
1
-6
/
+0
2013-07-11
xfs: Fix the logic check for all quotas being turned off
Chandra Seetharaman
2
-11
/
+2
2013-07-11
lockd: protect nlm_blocked access in nlmsvc_retry_blocked
David Jeffery
1
-0
/
+4
2013-07-11
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+8
2013-07-11
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-11
/
+28
2013-07-11
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
7
-3
/
+182
2013-07-11
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-269
/
+85
2013-07-11
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
12
-154
/
+128
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-103
/
+413
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
14
-124
/
+291
2013-07-10
ext4: fix warning in ext4_evict_inode()
Jan Kara
1
-13
/
+19
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
2
-4
/
+0
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
1
-1
/
+1
2013-07-10
[CIFS] Fix minor endian error in durable handle patch series
Steve French
1
-1
/
+2
2013-07-10
CIFS: Reconnect durable handles for SMB2
Pavel Shilovsky
8
-12
/
+58
2013-07-10
CIFS: Make SMB2_open use cifs_open_parms struct
Pavel Shilovsky
5
-50
/
+66
2013-07-10
CIFS: Introduce cifs_open_parms struct
Pavel Shilovsky
6
-41
/
+73
2013-07-10
CIFS: Request durable open for SMB2 opens
Pavel Shilovsky
3
-2
/
+68
2013-07-10
CIFS: Simplify SMB2 create context handling
Pavel Shilovsky
1
-12
/
+26
2013-07-10
CIFS: Simplify SMB2_open code path
Pavel Shilovsky
2
-36
/
+25
2013-07-10
CIFS: Respect create_options in smb2_open_file
Pavel Shilovsky
5
-22
/
+25
2013-07-10
CIFS: Fix lease context buffer parsing
Pavel Shilovsky
1
-6
/
+7
2013-07-10
xfs: fix sgid inheritance for subdirectories inheriting default acls [V3]
Carlos Maiolino
1
-10
/
+10
2013-07-09
Use ecryptfs_dentry_to_lower_path in a couple of places
Matthew Wilcox
2
-8
/
+6
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+57
2013-07-09
NFS: Allow nfs_updatepage to extend a write under additional circumstances
Scott Mayhew
1
-8
/
+23
2013-07-09
xfs: dquot log reservations are too small
Dave Chinner
2
-9
/
+25
2013-07-09
xfs: remove local fork format handling from xfs_bmapi_write()
Dave Chinner
4
-124
/
+98
2013-07-09
NFS: Make nfs_readdir revalidate less often
Scott Mayhew
1
-2
/
+3
2013-07-09
NFS: Make nfs_attribute_cache_expired() non-static
Scott Mayhew
1
-1
/
+1
2013-07-09
nfs: set verifier on existing dentries in nfs_prime_dcache
Jeff Layton
1
-0
/
+1
2013-07-09
xfs: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
1
-1
/
+1
2013-07-09
xfs: clean up unused codes at xfs_bulkstat()
Jie Liu
1
-27
/
+1
2013-07-09
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
8
-89
/
+119
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
10
-124
/
+149
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
34
-1726
/
+2327
2013-07-09
net/fs: change busy poll time accounting
Eliezer Tamir
1
-11
/
+20
2013-07-09
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
43
-477
/
+1180
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
35
-453
/
+1234
2013-07-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-6
/
+21
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-51
/
+138
2013-07-09
xfs: use XFS_BMAP_BMDR_SPACE vs. XFS_BROOT_SIZE_ADJ
Eric Sandeen
2
-10
/
+7
2013-07-09
fatfs: add FAT_IOCTL_GET_VOLUME_ID
Mike Lockwood
3
-0
/
+21
2013-07-09
ncpfs: fix error return code in ncp_parse_options()
Wei Yongjun
1
-3
/
+9
2013-07-09
mm/writeback: don't check force_wait to handle bdi->work_list
Wanpeng Li
1
-8
/
+2
2013-07-09
fs/fs-writeback.c: : make wb_do_writeback() as static
Haicheng Li
1
-1
/
+1
2013-07-09
fsnotify: update comments concerning locking scheme
Lino Sanfilippo
1
-28
/
+22
[prev]
[next]