index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-31
pnfsblock: lseg alloc and free
Fred Isaman
3
-6
/
+39
2011-07-31
pnfsblock: remove device operations
Jim Rees
3
-1
/
+115
2011-07-31
pnfsblock: add device operations
Jim Rees
5
-2
/
+275
2011-07-31
pnfsblock: basic extent code
Fred Isaman
4
-5
/
+107
2011-07-31
pnfsblock: use pageio_ops api
Benny Halevy
1
-0
/
+14
2011-07-31
pnfsblock: add blocklayout Kconfig option, Makefile, and stubs
Fred Isaman
5
-1
/
+278
2011-07-31
pnfs: cleanup_layoutcommit
Andy Adamson
4
-0
/
+13
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
4
-20
/
+87
2011-07-31
pnfs: add set-clear layoutdriver interface
Benny Halevy
3
-7
/
+24
2011-07-31
pnfs: GETDEVICELIST
Andy Adamson
3
-0
/
+191
2011-07-31
pnfs: use lwb as layoutcommit length
Peng Tao
1
-1
/
+1
2011-07-31
pnfs: let layoutcommit handle a list of lseg
Peng Tao
3
-17
/
+25
2011-07-31
pnfs: save layoutcommit cred at layout header init
Peng Tao
2
-11
/
+12
2011-07-31
pnfs: save layoutcommit lwb at layout header
Peng Tao
3
-6
/
+8
2011-07-31
don't busy retry the inode on failed grab_super_passive()
Wu Fengguang
1
-1
/
+6
2011-07-30
Additional readdir cookie loop information
Bryan Schumaker
1
-1
/
+2
2011-07-30
NFS: Fix spurious readdir cookie loop messages
Trond Myklebust
1
-23
/
+33
2011-07-30
ext4: add missing kfree() on error return path in add_new_gdb()
Dan Carpenter
1
-0
/
+1
2011-07-30
ext4: fix races in ext4_sync_parent()
Theodore Ts'o
1
-5
/
+21
2011-07-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+4
2011-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs...
Linus Torvalds
2
-22
/
+26
2011-07-29
ext2: remove duplicate 'ext2_get_acl()' define
Linus Torvalds
1
-1
/
+0
2011-07-29
xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set
Markus Trippelsdorf
1
-1
/
+4
2011-07-28
ecryptfs: Make inode bdi consistent with superblock bdi
Thieu Le
1
-0
/
+1
2011-07-28
eCryptfs: Unlock keys needed by ecryptfsd
Tyler Hicks
1
-22
/
+25
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-115
/
+48
2011-07-27
hppfs: missing include
Al Viro
1
-0
/
+1
2011-07-27
ext4: Fix overflow caused by missing cast in ext4_fallocate()
Utako Kusaka
1
-1
/
+1
2011-07-27
ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole
Robin Dong
1
-2
/
+7
2011-07-27
ext4: simplify parameters of reserve_backup_gdb()
Yongqiang Yang
1
-5
/
+7
2011-07-27
ext4: simplify parameters of add_new_gdb()
Yongqiang Yang
1
-15
/
+24
2011-07-27
ext4: remove lock_buffer in bclean() and setup_new_group_blocks()
Yongqiang Yang
1
-4
/
+0
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
23
-1010
/
+965
2011-07-27
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-13
/
+33
2011-07-27
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
22
-437
/
+1500
2011-07-27
Merge branch 'integration' into for-linus
Chris Mason
23
-1010
/
+965
2011-07-27
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
1
-1
/
+6
2011-07-27
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
David Howells
3
-5
/
+4
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
3
-19
/
+28
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
1
-14
/
+41
2011-07-27
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
1
-31
/
+5
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
4
-38
/
+79
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
9
-218
/
+431
2011-07-27
Btrfs: fix deadlock when throttling transactions
Josef Bacik
1
-2
/
+9
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
7
-378
/
+52
2011-07-27
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
1
-7
/
+21
2011-07-27
Btrfs: tag pages for writeback in sync
Josef Bacik
1
-3
/
+9
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
6
-60
/
+86
2011-07-27
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
1
-3
/
+0
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
5
-7
/
+9
[prev]
[next]