summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: make posix_acl_create more usefulChristoph Hellwig2014-01-2517-23/+81
* fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-2516-21/+54
* fs: add generic xattr_acl handlersChristoph Hellwig2014-01-252-0/+105
* fs: add a set_acl inode operationChristoph Hellwig2014-01-251-0/+1
* fs: add get_acl helperChristoph Hellwig2014-01-253-21/+32
* fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig2014-01-253-188/+174
* reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig2014-01-251-10/+10
* befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit2014-01-251-2/+2
* fs: __fget_light() can use __fget() in slow pathOleg Nesterov2014-01-251-11/+3
* fs: factor out common code in fget_light() and fget_raw_light()Oleg Nesterov2014-01-251-24/+9
* fs: factor out common code in fget() and fget_raw()Oleg Nesterov2014-01-251-17/+8
* change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov2014-01-251-17/+9
* introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-254-29/+23
* kill reiserfs_bdevname()Al Viro2014-01-253-14/+6
* afs: get rid of junk in fs/afs/proc.cAl Viro2014-01-252-101/+22
* nls: have register_nls() set ->ownerAl Viro2014-01-2553-54/+5
* eventfd_ctx_fdget(): use fdget() instead of fget()Al Viro2014-01-251-8/+5
* btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAMEAl Viro2014-01-251-46/+24
* qnx4: clean qnx4_fill_super() upAl Viro2014-01-252-43/+22
* efs: get rid of ->put_super()Al Viro2014-01-251-24/+15
* cramfs: take headers to fs/cramfsAl Viro2014-01-257-35/+23
* cramfs: get rid of ->put_super()Al Viro2014-01-251-16/+12
* affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()Al Viro2014-01-251-32/+25
* xfs: switch to kfree_put_link()Al Viro2014-01-251-13/+1
* ecryptfs: fix failure handling in ->readlink()Al Viro2014-01-251-16/+13
* Linux 3.13v3.13Linus Torvalds2014-01-191-1/+1
* drm/nouveau/mxm: fix null deref on loadIlia Mirkin2014-01-191-2/+2
* Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-192-2/+0
|\
| * Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2014-01-182-2/+0
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-192-8/+63
|\ \
| * | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| * | x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra2014-01-161-0/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1725-130/+169
|\ \ \
| * | | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-01-171-8/+8
| * | | parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-171-1/+1
| * | | ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-172-22/+17
| * | | tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-01-171-19/+32
| * | | net: rds: fix per-cpu helper usageGerald Schaefer2014-01-171-4/+3
| * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-161-1/+1
| |\ \ \
| | * | | batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-151-1/+1
| * | | | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| * | | | bpf: do not use reciprocal divideEric Dumazet2014-01-156-46/+45
| * | | | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| * | | | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
| * | | | net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-151-0/+1
| |/ / /
| * | | qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
| * | | net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-142-4/+10
| * | | dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-141-0/+12
| * | | MAINTAINERS: add virtio-dev ML for virtioMichael S. Tsirkin2014-01-141-0/+3
| * | | ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer2014-01-141-2/+4