index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
37
-64
/
+60
2009-12-09
Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-163
/
+420
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-68
/
+143
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-749
/
+4
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
10
-136
/
+60
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
37
-64
/
+60
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-14
/
+28
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
31
-537
/
+991
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
26
-504
/
+961
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2
-2
/
+2
2009-12-04
reiserfs: fix misspelling of "journaled"
Adam Buchbinder
1
-1
/
+1
2009-12-04
inotify: remove superfluous return code check
Giuseppe Scrivano
1
-4
/
+0
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
26
-31
/
+31
2009-12-04
fs/debugfs/inode.c: fix comment typos
Alberto Bertogli
1
-3
/
+3
2009-12-04
tree-wide: fix typos "offest" -> "offset"
Uwe Kleine-König
3
-3
/
+3
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2
-17
/
+1
2009-12-03
writeback: introduce wbc.for_background
Wu Fengguang
2
-1
/
+2
2009-12-03
writeback: remove the always false bdi_cap_writeback_dirty() test
Wu Fengguang
1
-18
/
+0
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
72
-449
/
+1896
2009-12-03
GFS2: Fix glock refcount issues
Steven Whitehouse
1
-13
/
+8
2009-12-03
writeback: remove unused nonblocking and congestion checks (gfs2)
Wu Fengguang
1
-12
/
+0
2009-12-03
GFS2: drop rindex glock to refresh rindex list
Benjamin Marzinski
1
-2
/
+6
2009-12-03
GFS2: Tag all metadata with jid
Steven Whitehouse
4
-2
/
+8
2009-12-03
GFS2: Locking order fix in gfs2_check_blk_state
Steven Whitehouse
1
-4
/
+10
2009-12-03
GFS2: Remove dirent_first() function
Steven Whitehouse
1
-33
/
+1
2009-12-03
GFS2: Display nobarrier option in /proc/mounts
Steven Whitehouse
1
-0
/
+3
2009-12-03
GFS2: add barrier/nobarrier mount options
Christoph Hellwig
3
-0
/
+17
2009-12-03
GFS2: remove division from new statfs code
Benjamin Marzinski
1
-8
/
+9
2009-12-03
GFS2: Improve statfs and quota usability
Benjamin Marzinski
5
-10
/
+100
2009-12-03
GFS2: Use dquot_send_warning()
Steven Whitehouse
1
-1
/
+9
2009-12-03
VFS: Export dquot_send_warning
Steven Whitehouse
3
-85
/
+103
2009-12-03
GFS2: Add set_xquota support
Steven Whitehouse
1
-26
/
+172
2009-12-03
GFS2: Add get_xquota support
Steven Whitehouse
1
-0
/
+43
2009-12-03
GFS2: Clean up gfs2_adjust_quota() and do_glock()
Steven Whitehouse
1
-56
/
+26
2009-12-03
GFS2: Remove constant argument from qd_get()
Steven Whitehouse
1
-4
/
+4
2009-12-03
GFS2: Remove constant argument from qdsb_get()
Steven Whitehouse
1
-6
/
+6
2009-12-03
GFS2: Add proper error reporting to quota sync via sysfs
Steven Whitehouse
1
-4
/
+6
2009-12-03
GFS2: Add get_xstate quota function
Steven Whitehouse
1
-0
/
+23
2009-12-03
GFS2: Remove obsolete code in quota.c
Steven Whitehouse
2
-17
/
+5
2009-12-03
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
Steven Whitehouse
4
-0
/
+10
2009-12-03
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
5
-10
/
+12
2009-12-03
VFS: Use GFP_NOFS in posix_acl_from_xattr()
Steven Whitehouse
1
-1
/
+1
2009-12-03
GFS2: Add cached ACLs support
Steven Whitehouse
1
-2
/
+25
2009-12-03
GFS2: Clean up ACLs
Steven Whitehouse
5
-100
/
+132
2009-12-03
GFS2: Use gfs2_set_mode() instead of munge_mode()
Steven Whitehouse
1
-35
/
+11
2009-12-03
GFS2: Use forget_all_cached_acls()
Steven Whitehouse
1
-1
/
+4
2009-12-03
GFS2: Fix up system xattrs
Steven Whitehouse
3
-92
/
+120
2009-12-03
GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)
Steven Whitehouse
3
-26
/
+127
2009-12-03
GFS2: Fix potential race in glock code
Steven Whitehouse
1
-2
/
+8
2009-12-03
Merge branch 'master' into next
James Morris
162
-1885
/
+4679
[next]