index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-06-01
32
-153
/
+6772
|
\
|
*
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
2012-06-01
1
-3
/
+17
|
*
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
2012-06-01
3
-0
/
+127
|
*
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-06-01
3
-9
/
+8
|
*
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
2012-06-01
1
-8
/
+4
|
*
fs/nls: add Apple NLS
Vladimir Serbinenko
2012-06-01
13
-1
/
+6451
|
*
proc/smaps: show amount of nonlinear ptes in vma
Konstantin Khlebnikov
2012-06-01
1
-0
/
+12
|
*
proc/smaps: carefully handle migration entries
Konstantin Khlebnikov
2012-06-01
1
-8
/
+10
|
*
proc: report file/anon bit in /proc/pid/pagemap
Konstantin Khlebnikov
2012-06-01
1
-18
/
+30
|
*
procfs: use more apprioriate types when dumping /proc/N/stat
Jan Engelhardt
2012-06-01
1
-2
/
+2
|
*
proc: pass "fd" by value in /proc/*/{fd,fdinfo} code
Alexey Dobriyan
2012-06-01
1
-4
/
+4
|
*
proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path
Alexey Dobriyan
2012-06-01
1
-6
/
+7
|
*
proc: use mm_access() instead of ptrace_may_access()
Cong Wang
2012-06-01
1
-5
/
+2
|
*
proc: remove mm_for_maps()
Cong Wang
2012-06-01
4
-11
/
+4
|
*
proc: clean up /proc/<pid>/environ handling
Cong Wang
2012-06-01
1
-21
/
+24
|
*
fat: use fat_msg_ratelimit() in fat__get_entry()
Namjae Jeon
2012-06-01
1
-2
/
+2
|
*
fat: add fat_msg_ratelimit()
Namjae Jeon
2012-06-01
1
-0
/
+5
|
*
fat: switch to fsinfo_inode
Artem Bityutskiy
2012-06-01
2
-31
/
+18
|
*
fat: mark superblock as dirty less often
Artem Bityutskiy
2012-06-01
1
-4
/
+5
|
*
fat: introduce mark_fsinfo_dirty helper
Artem Bityutskiy
2012-06-01
1
-4
/
+9
|
*
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
2012-06-01
2
-0
/
+13
|
*
HPFS: remove PRINTK() macro
Dan Carpenter
2012-06-01
2
-8
/
+0
|
*
nilfs2: flush disk caches in syncing
Ryusuke Konishi
2012-06-01
2
-11
/
+21
|
*
pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command
Will Deacon
2012-06-01
1
-1
/
+1
|
*
introduce SIZE_MAX
Xi Wang
2012-06-01
1
-1
/
+1
*
|
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
2012-05-31
5
-48
/
+67
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-30
6
-98
/
+75
|
\
\
|
*
|
ceph: use info returned by get_authorizer
Alex Elder
2012-05-17
1
-8
/
+1
|
*
|
ceph: have get_authorizer methods return pointers
Alex Elder
2012-05-17
1
-7
/
+13
|
*
|
ceph: ensure auth ops are defined before use
Alex Elder
2012-05-17
1
-8
/
+6
|
*
|
ceph: messenger: reduce args to create_authorizer
Alex Elder
2012-05-17
1
-15
/
+12
|
*
|
ceph: define ceph_auth_handshake type
Alex Elder
2012-05-17
2
-19
/
+18
|
*
|
ceph: ignore preferred_osd field
Sage Weil
2012-05-16
1
-4
/
+0
|
*
|
ceph: fully initialize new layout
Sage Weil
2012-05-16
2
-6
/
+15
|
*
|
ceph: refactor SETLAYOUT and SETDIRLAYOUT ioctl checks into common helper
Sage Weil
2012-05-08
1
-44
/
+38
|
*
|
ceph: drop support for preferred_osd pgs
Sage Weil
2012-05-08
3
-20
/
+5
*
|
|
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-05-30
3
-3
/
+64
|
\
\
\
|
*
\
\
Merge tag 'v3.4-rc5' into for-3.5/core
Jens Axboe
2012-05-01
84
-617
/
+761
|
|
\
\
\
|
*
|
|
|
vmsplice: relax alignement requirements for SPLICE_F_GIFT
Eric Dumazet
2012-04-20
1
-2
/
+2
|
*
|
|
|
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
Tejun Heo
2012-04-01
561
-13645
/
+26923
|
|
\
\
\
\
|
*
|
|
|
|
block: remove ioc_*_changed()
Tejun Heo
2012-03-20
1
-1
/
+1
|
*
|
|
|
|
block: implement bio_associate_current()
Tejun Heo
2012-03-06
1
-0
/
+61
*
|
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-30
3
-4
/
+4
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
mm, oom: normalize oom scores to oom_score_adj scale only for userspace
David Rientjes
2012-05-30
1
-2
/
+3
|
*
|
|
|
|
mm/fs: remove truncate_range
Hugh Dickins
2012-05-30
1
-1
/
+0
|
*
|
|
|
|
mm: fix NULL ptr deref when walking hugepages
Sasha Levin
2012-05-30
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-05-29
17
-587
/
+1039
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cifs: fix oops while traversing open file list (try #4)
Shirish Pargaonkar
2012-05-23
2
-24
/
+34
|
*
|
|
|
|
cifs: Fix comment as d_alloc_root() is replaced by d_make_root()
Sedat Dilek
2012-05-23
1
-1
/
+1
|
*
|
|
|
|
CIFS: Introduce SMB2 mounts as vers=2.1
Steve French
2012-05-23
4
-1
/
+41
[next]