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
2012-09-18
userns: Convert struct dquot dq_id to be a struct kqid
Eric W. Biederman
8
-80
/
+101
2012-09-18
userns: Modify dqget to take struct kqid
Eric W. Biederman
3
-14
/
+16
2012-09-18
userns: Convert quota netlink aka quota_send_warning
Eric W. Biederman
4
-12
/
+20
2012-09-18
userns: Convert qutoactl
Eric W. Biederman
4
-25
/
+43
2012-09-18
userns: Implement struct kqid
Eric W. Biederman
2
-1
/
+133
2012-09-18
userns: Add kprojid_t and associated infrastructure in projid.h
Eric W. Biederman
1
-0
/
+15
2012-09-18
userns: Convert configfs to use kuid and kgid where appropriate
Eric W. Biederman
1
-2
/
+2
2012-09-18
userns: Convert extN to support kuids and kgids in posix acls
Eric W. Biederman
3
-23
/
+60
2012-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
16
-47
/
+49
2012-09-18
userns: Convert vfs posix_acl support to use kuids and kgids
Eric W. Biederman
3
-20
/
+107
2012-09-17
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-2
/
+10
2012-09-06
userns: Convert debugfs to use kuid/kgid where appropriate.
Eric W. Biederman
1
-8
/
+18
2012-08-14
userns: Make seq_file's user namespace accessible
Eric W. Biederman
1
-0
/
+4
2012-08-03
userns: Fix link restrictions to use uid_eq
Eric W. Biederman
1
-3
/
+3
2012-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-66
/
+40
2012-08-02
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-316
/
+158
2012-08-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-158
/
+270
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
3
-66
/
+40
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
57
-412
/
+937
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
1
-5
/
+1
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
11
-83
/
+156
2012-07-31
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
32
-390
/
+690
2012-07-31
nfs: prevent page allocator recursions with swap over NFS.
Mel Gorman
2
-3
/
+3
2012-07-31
nfs: enable swap on NFS
Mel Gorman
3
-30
/
+82
2012-07-31
nfs: disable data cache revalidation for swapfiles
Mel Gorman
2
-14
/
+39
2012-07-31
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
5
-28
/
+29
2012-07-31
vmscan: remove obsolete shrink_control comment
Minchan Kim
1
-1
/
+1
2012-07-31
hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...
Aneesh Kumar K.V
1
-2
/
+2
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
1
-5
/
+0
2012-07-31
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
22
-223
/
+330
2012-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-31
/
+23
2012-07-31
nfs: explicitly reject LOCK_MAND flock() requests
Jeff Layton
1
-0
/
+9
2012-07-31
nfs: increase number of permitted callback connections.
NeilBrown
1
-0
/
+4
2012-07-31
fs: Remove old freezing mechanism
Jan Kara
1
-1
/
+0
2012-07-31
ext2: Implement freezing
Jan Kara
2
-1
/
+37
2012-07-31
btrfs: Convert to new freezing mechanism
Jan Kara
4
-5
/
+14
2012-07-31
nilfs2: Convert to new freezing mechanism
Jan Kara
3
-10
/
+15
2012-07-31
ntfs: Convert to new freezing mechanism
Jan Kara
1
-1
/
+2
2012-07-31
fuse: Convert to new freezing mechanism
Jan Kara
1
-2
/
+2
2012-07-31
gfs2: Convert to new freezing mechanism
Jan Kara
2
-12
/
+7
2012-07-31
ocfs2: Convert to new freezing mechanism
Jan Kara
4
-5
/
+29
2012-07-31
xfs: Convert to new freezing code
Jan Kara
10
-16
/
+109
2012-07-31
ext4: Convert to new freezing mechanism
Jan Kara
3
-29
/
+23
2012-07-31
fs: Protect write paths by sb_start_write - sb_end_write
Jan Kara
3
-19
/
+13
2012-07-31
fs: Skip atime update on frozen filesystem
Jan Kara
1
-2
/
+6
2012-07-31
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
Jan Kara
5
-24
/
+85
2012-07-31
fs: Improve filesystem freezing handling
Jan Kara
1
-21
/
+230
2012-07-30
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2012-07-30
Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
33
-1746
/
+2054
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
2
-10
/
+12
[next]