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-11-13
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-0
/
+6
2013-11-13
kcore: add Kconfig help text
Randy Dunlap
1
-0
/
+4
2013-11-13
procfs: clean up proc_reg_get_unmapped_area for 80-column limit
HATAYAMA Daisuke
1
-6
/
+10
2013-11-13
hfsplus: implement attributes file creation functionality
Vyacheslav Dubeyko
3
-2
/
+151
2013-11-13
hfsplus: implement attributes file's header node initialization code
Vyacheslav Dubeyko
2
-0
/
+68
2013-11-13
hfsplus: add metadata file's clump size calculation functionality
Vyacheslav Dubeyko
2
-0
/
+113
2013-11-13
fs/hfs/btree.h: remove duplicate defines
Michael Opdenacker
2
-9
/
+4
2013-11-13
epoll: do not take global 'epmutex' for simple topologies
Jason Baron
1
-26
/
+69
2013-11-13
epoll: optimize EPOLL_CTL_DEL using rcu
Jason Baron
1
-24
/
+32
2013-11-13
debugfs: use list_next_entry() in debugfs_remove_recursive()
Oleg Nesterov
1
-2
/
+1
2013-11-13
cramfs: mark as obsolete
Michael Opdenacker
1
-1
/
+4
2013-11-13
mm: factor commit limit calculation
Jerome Marchand
1
-4
/
+1
2013-11-13
writeback: do not sync data dirtied after sync start
Jan Kara
3
-18
/
+32
2013-11-13
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
Naoya Horiguchi
1
-0
/
+3
2013-11-13
mm, mempolicy: make mpol_to_str robust and always succeed
David Rientjes
1
-8
/
+6
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in others
Xishi Qiu
1
-2
/
+1
2013-11-13
ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()
Jan Kara
1
-17
/
+2
2013-11-13
ocfs2: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-4
/
+4
2013-11-13
ocfs2: fix possible double free in ocfs2_write_begin_nolock
Xue jiufei
1
-2
/
+6
2013-11-13
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
Younger Liu
1
-2
/
+6
2013-11-13
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
Younger Liu
1
-3
/
+6
2013-11-13
ocfs2: rollback transaction in ocfs2_group_add()
Younger Liu
1
-0
/
+3
2013-11-13
ocfs2: break useless while loop
Junxiao Bi
1
-1
/
+3
2013-11-13
ocfs2: use find_last_bit()
Akinobu Mita
1
-16
/
+2
2013-11-13
ocfs2: delay migration when the lockres is in migration state
Xue jiufei
1
-0
/
+4
2013-11-13
ocfs2: skip locks in the blocked list
Xue jiufei
1
-0
/
+7
2013-11-13
ocfs2: use bitmap_weight()
Akinobu Mita
1
-15
/
+7
2013-11-13
ocfs2: don't spam on -EDQUOT
Joel Becker
1
-1
/
+2
2013-11-13
ocfs2: add necessary check in case sb_getblk() fails
Rui Xiang
2
-0
/
+11
2013-11-13
ocfs2: return ENOMEM when sb_getblk() fails
Rui Xiang
9
-16
/
+18
2013-11-13
fs/ocfs2/file.c: fix wrong comment
Junxiao Bi
1
-1
/
+1
2013-11-13
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
Goldwyn Rodrigues
7
-29
/
+16
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-0
/
+3
2013-11-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-339
/
+448
2013-11-08
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-57
/
+464
2013-11-08
Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
31
-453
/
+1475
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
45
-269
/
+353
2013-11-07
Revert "sysfs: drop kobj_ns_type handling"
Linus Torvalds
4
-43
/
+121
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-1121
/
+934
2013-11-04
NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_security
Trond Myklebust
2
-9
/
+0
2013-11-04
NFSv4: Sanity check the server reply in _nfs4_server_capabilities
Trond Myklebust
1
-5
/
+20
2013-11-04
NFSv4.2: encode_readdir - only ask for labels when doing readdirplus
Trond Myklebust
1
-13
/
+12
2013-11-04
nfs: set security label when revalidating inode
Jeff Layton
1
-0
/
+2
2013-11-04
GFS2: Use generic list_lru for quota
Steven Whitehouse
4
-66
/
+85
2013-11-04
GFS2: Rename quota qd_lru_lock qd_lock
Steven Whitehouse
1
-35
/
+35
2013-11-04
GFS2: Use reflink for quota data cache
Steven Whitehouse
2
-15
/
+29
2013-11-02
Query network adapter info at mount time for debugging
Steve French
1
-0
/
+30
2013-11-02
Fix unused variable warning when CIFS POSIX disabled
Steve French
1
-1
/
+1
[next]